{
  "name": "RahmaReach",
  "short_name": "RahmaReach",
  "description": "Community notifications for Mosque Events and Janazas",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ecfdf5",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png?v=2",
      "sizes": "192x192 any",
      "type": "image/png"
    },
    {
      "src": "/icon.png?v=2",
      "sizes": "512x512 any",
      "type": "image/png"
    }
  ]
}