{
  "name": "Subha — Mindful Giving, Together",
  "short_name": "Subha",
  "description": "A volunteer-led community in Jeddah, Saudi Arabia dedicated to acts of giving — from Iftar meals and essentials boxes to Eid gifts and animal care.",
  "start_url": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#1B2A4A",
  "background_color": "#FAF8F5",
  "display": "standalone",
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "My Account",
      "short_name": "Account",
      "url": "/account",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Weekly Schedule",
      "short_name": "Schedule",
      "url": "/volunteer/schedule",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Donate",
      "short_name": "Donate",
      "url": "/donate",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
