{
  "name": "Cheapest Premiums - Buy Premium Subscriptions at Lowest Price",
  "short_name": "Cheapest Premiums",
  "description": "Buy cheapest premium subscriptions in India — Netflix, Spotify, YouTube, Canva, ChatGPT & more. Instant delivery, 100% genuine.",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0b0b14",
  "theme_color": "#6366f1",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/products",
      "description": "Browse all premium subscriptions"
    },
    {
      "name": "My Orders",
      "url": "/orders",
      "description": "View your order history"
    },
    {
      "name": "Wallet",
      "url": "/wallet",
      "description": "Manage your wallet balance"
    }
  ]
}
