{
  "name": "The Bengaluru App",
  "short_name": "TBA",
  "description": "Bengaluru's anonymous professional community — verified work identity, genuinely private conversations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#08080C",
  "background_color": "#08080C",
  "lang": "en-IN",
  "categories": ["social", "news"],
  "icons": [
    {
      "src": "/assets/images/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
