{
  "name": "InstantX Media",
  "short_name": "InstantX",
  "description": "Breaking news on startups, AI, technology, business, and politics — delivered instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1a0e",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "categories": ["news", "business", "technology"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "News",
      "url": "/blog",
      "description": "Read the latest news and stories"
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "url": "/trending",
      "description": "See what's trending right now"
    }
  ]
}
