{
  "name": "BLRGUIDE — Bangalore City Guide",
  "short_name": "BLRGUIDE",
  "description": "Bangalore's all-in-one city portal — homes, activities, tourism, medical, business and community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "categories": ["lifestyle", "travel", "business"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ]
}