{
  "name": "Annanagar",
  "short_name": "Annanagar",
  "description": "Your direct line to the Anna Nagar MLA office — report issues, track them, find schemes, volunteer, and get updates.",
  "id": "/?app=1",
  "start_url": "/?app=1",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "launch_handler": { "client_mode": ["focus-existing", "auto"] },
  "orientation": "portrait",
  "background_color": "#3a0a10",
  "theme_color": "#3a0a10",
  "lang": "en",
  "dir": "ltr",
  "categories": ["government", "utilities", "social"],
  "icons": [
    { "src": "images/app-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/app-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/app-maskable-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "images/app-mono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "monochrome" }
  ],
  "screenshots": [
    { "src": "images/screenshot-narrow.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Anna Nagar MLA office — report issues, schemes, health, maps" },
    { "src": "images/og-banner.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide", "label": "Anna Nagar MLA office online" }
  ],
  "shortcuts": [
    { "name": "Report an issue", "short_name": "Report", "url": "complaint.html", "icons": [{ "src": "images/app-192-v2.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Track a complaint", "short_name": "Track", "url": "status.html", "icons": [{ "src": "images/app-192-v2.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Meet the MLA", "short_name": "Meet", "url": "index.html#meet", "icons": [{ "src": "images/app-192-v2.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Health & Schemes", "short_name": "Health", "url": "health.html", "icons": [{ "src": "images/app-192-v2.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "share_target": {
    "action": "complaint.html",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [{ "name": "photo", "accept": ["image/*"] }]
    }
  }
}
