{
  "name": "Chalein?",
  "short_name": "Chalein?",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en-PK",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080810",
  "theme_color": "#080810",
  "description": "Student social discovery map for live activities nearby.",
  "categories": ["social", "navigation", "lifestyle"],
  "shortcuts": [
    {
      "name": "Open map",
      "short_name": "Map",
      "url": "/",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Find nearby",
      "short_name": "Nearby",
      "url": "/?nearby=1",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
