{
  "name": "Chitra OTT — Nepali Movies, Shows & News",
  "short_name": "Chitra",
  "description": "Stream the best Nepali movies, TV shows, news and music videos. Watch ad-free with Chitra Premium.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F0E0C",
  "theme_color": "#0F0E0C",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "video", "movies"],
  "icons": [
    {
      "src": "/brand/chitra-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/chitra-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/chitra-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Movies",
      "short_name": "Movies",
      "description": "Browse the Nepali movies catalog",
      "url": "/browse?category=movies&source=pwa-shortcut",
      "icons": [{ "src": "/brand/chitra-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Premium",
      "short_name": "Premium",
      "description": "Exclusive Chitra premium catalog",
      "url": "/premium?source=pwa-shortcut",
      "icons": [{ "src": "/brand/chitra-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Live News",
      "short_name": "News",
      "description": "Latest Nepali news",
      "url": "/browse?category=news&source=pwa-shortcut",
      "icons": [{ "src": "/brand/chitra-logo.png", "sizes": "192x192" }]
    }
  ]
}
