{
  "name": "Parasi Topup Center",
  "short_name": "Parasi Topup",
  "description": "Nepal's gaming topup — Free Fire, PUBG, Netflix & more. Instant delivery.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#FF6B35",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["shopping", "games"],
  "icons": [
    {
      "src": "/static/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Services",
      "short_name": "Services",
      "description": "Browse all topup services",
      "url": "/services?source=pwa",
      "icons": [{"src": "/static/icons/icon.svg", "sizes": "any"}]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "Track your orders in real time",
      "url": "/my-orders?source=pwa",
      "icons": [{"src": "/static/icons/icon.svg", "sizes": "any"}]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "description": "Check wallet balance & add funds",
      "url": "/account#wallet?source=pwa",
      "icons": [{"src": "/static/icons/icon.svg", "sizes": "any"}]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
