{
  "name": "Fanzingy — Marketplace for Cinema",
  "short_name": "Fanzingy",
  "description": "Own a piece of the movie. Back films, shorts and OTT projects across Tollywood, Bollywood, Kollywood and Hollywood — and get paid like a producer.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#080414",
  "background_color": "#080414",
  "lang": "en",
  "categories": ["entertainment", "finance", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Marketplace",
      "short_name": "Marketplace",
      "description": "Browse all live raises",
      "url": "/marketplace?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "description": "Zingy + Zinglet balance",
      "url": "/investor/wallet?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Notifications",
      "short_name": "Notifications",
      "description": "Podium rank + invites",
      "url": "/notifications?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Invite Friends",
      "short_name": "Invite",
      "description": "Earn Zinglets together",
      "url": "/invite?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
