{
  "name": "Masjid Baitun Noor",
  "short_name": "Baitun Noor",
  "description": "Masjid Baitun Noor - Prayer times, events, sermons, and community services in Queens, New York.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1b35",
  "theme_color": "#3e99d7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["religion", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prayer Times",
      "short_name": "Prayers",
      "description": "View today's prayer and Iqama times",
      "url": "/prayer-times",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Upcoming mosque events",
      "url": "/events",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Donate",
      "short_name": "Donate",
      "description": "Support the mosque",
      "url": "/donate",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
