{
  "name": "Awaam Raaj Campaign Manager",
  "short_name": "Awaam Raaj",
  "description": "WhatsApp Campaign Manager for Awaam Raaj political party",
  "start_url": "/client.html",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#1e5799",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "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": [],
  "shortcuts": [
    {
      "name": "New Campaign",
      "short_name": "Campaign",
      "url": "/client.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "url": "/client.html"
    }
  ]
}
