{
  "name": "Civil Tracker",
  "short_name": "CivilTracker",
  "description": "Track every site, every bill, every labour payment — from mobile.",
  "start_url": "/mobile/home",
  "display": "standalone",
  "background_color": "#f2f5f8",
  "theme_color": "#13558e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "lang": "en-IN"
}
