{
  "name": "CPI(M) Dindigul — Member Maintenance",
  "short_name": "CPIM DGL",
  "description": "Party member maintenance workspace for the CPI(M) Dindigul district committee.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#c62828",
  "lang": "ta-IN",
  "categories": ["business", "productivity", "government"],
  "icons": [
    { "src": "/icons/icon-192.svg",  "sizes": "192x192", "type": "image/svg+xml", "purpose": "any"     },
    { "src": "/icons/icon-512.svg",  "sizes": "512x512", "type": "image/svg+xml", "purpose": "any"     },
    { "src": "/icons/icon-mask.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "New Member",
      "short_name": "New",
      "description": "Register a new party member",
      "url": "/members/new/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Members",
      "short_name": "List",
      "description": "Browse the district roster",
      "url": "/members/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
