{
  "name": "DilConnect",
  "short_name": "DilConnect",
  "description": "Premium Indian Video Call App — 40+ Verified Girls",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0D0D0D",
  "theme_color": "#E53E3E",
  "categories": ["entertainment", "social"],
  "lang": "hi",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Girls",
      "short_name": "Explore",
      "url": "/?tab=explore",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "url": "/?tab=wallet",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
