{
  "name": "Ramadan Tracker",
  "short_name": "RamadanTracker",
  "description": "A spiritual companion for the holy month including prayer times, tracking, and daily reflections.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#064e3b",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
