{
  "name": "PRIMEKEYS — Premium Subscriptions at 80% Off",
  "short_name": "PRIMEKEYS",
  "description": "Buy Netflix, Spotify, ChatGPT Plus & more at up to 80% off. Official accounts delivered via WhatsApp in under 5 minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["shopping", "entertainment", "utilities"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "PRIMEKEYS Store — Premium subscriptions at up to 80% off"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Store",
      "short_name": "Store",
      "description": "Browse all premium subscriptions",
      "url": "/store",
      "icons": [{ "src": "/icon.png", "sizes": "any" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch via WhatsApp",
      "url": "/contact",
      "icons": [{ "src": "/icon.png", "sizes": "any" }]
    }
  ]
}
