{
  "name": "Mughal Welfare Foundation",
  "short_name": "Mughal Welfare",
  "description": "Official mobile web application for Mughal Welfare Foundation Pakistan - Welfare Drives, Projects, Donations & Community Relief.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "background_color": "#FFFFFF",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "auto",
  "categories": ["lifestyle", "social", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Donate",
      "short_name": "Donate",
      "description": "Support welfare causes and make instant donations",
      "url": "./#donate",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Welfare Activities",
      "short_name": "Activities",
      "description": "Explore on-ground relief and welfare activities",
      "url": "./#activities",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Donations",
      "short_name": "Receipts",
      "description": "View and download your past donation receipts",
      "url": "./#my-donations",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Foundation",
      "short_name": "Contact",
      "description": "Call or WhatsApp Mughal Welfare Foundation team",
      "url": "./#contact",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
