{
  "name": "NIRBAI - Find Events Near You",
  "short_name": "NIRBAI",
  "description": "Find NIRBAI events! Explore your neighbourhood and mingle with your fellow human beings.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08304b",
  "theme_color": "#08304b",
  "orientation": "any",
  "icons": [
    {
      "src": "/imgs/marker.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imgs/marker.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle", "social"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}
