{
  "short_name": "Durood Circle",
  "name": "Durood Circle - Global Salawat Network",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "type": "image/svg+xml",
      "sizes": "512x512 192x192 128x128 64x64 32x32"
    }
  ],
  "start_url": "/widget",
  "background_color": "#0d1117",
  "theme_color": "#10b981",
  "display": "standalone",
  "orientation": "portrait",
  "description": "Global Salawat Network & Durood Counter Application",
  "widgets": [
    {
      "name": "Durood Counter Widget",
      "description": "Live Durood Counter & Quick Submit Widget",
      "tag": "durood-widget",
      "template": "durood-widget-template",
      "ms_ac_template": "widgets/durood-widget.json",
      "data": "widgets/durood-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/src/assets/durood-01.svg",
          "label": "Widget Preview"
        }
      ]
    }
  ]
}
