{
  "name": "Trident — Pune cafés, stays and places to see",
  "short_name": "Trident",
  "description": "Find the café, stay or place to see in Pune that fits the day you have. Real reviews from people who went, a Trident Score on what matters, and an afternoon planner.",
  "start_url": "/?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2DFDE",
  "theme_color": "#F2DFDE",
  "lang": "en-IN",
  "categories": [
    "travel",
    "food",
    "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "id": "/?source=app",
  "shortcuts": [
    {
      "name": "Map",
      "short_name": "Map",
      "url": "/?source=app&open=map",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Plan an afternoon",
      "short_name": "Plan",
      "url": "/?source=app&open=plan",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
