{
  "name": "Noor - Islamic App",
  "short_name": "Noor",
  "description": "Prayer times, Quran, Dua, Qibla finder and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1a14",
  "theme_color": "#0d9f6e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
