{
  "name": "NewsShorts - News in 60 Seconds",
  "short_name": "NewsShorts",
  "description": "Get the latest news in bite-sized vertical videos. Stay informed with news shorts, live cricket scores, and AI-powered summaries.",
  "start_url": "/main/feed",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "categories": ["news", "entertainment"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "sizes": "72x72",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "96x96",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "sizes": "144x144",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Feed",
      "short_name": "Feed",
      "description": "Browse latest news shorts",
      "url": "/main/feed"
    },
    {
      "name": "Smart Discovery",
      "short_name": "Discover",
      "description": "Explore trending topics and interactive cards",
      "url": "/main/feed?discover=1"
    },
    {
      "name": "Daily Horoscope",
      "short_name": "Horoscope",
      "description": "Your daily Vedic astrology forecast",
      "url": "/main/categories/horoscope"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
