{
  "name": "Alipur One",
  "short_name": "Alipur One",
  "description": "One app for Alipur Chattha — complaints, buses, bills, prayer times, news and emergency SOS.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F5F0",
  "theme_color": "#2E6B5A",
  "lang": "en",
  "categories": ["government", "utilities", "news"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
