{
  "name": "Masjid Times",
  "short_name": "MasjidTimes",
  "description": "Find nearby masjids and view 7-day Salah (Adhan) and Iqamah prayer times.",
  "id": "masjid-times",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef1f7",
  "theme_color": "#1a73e8",
  "lang": "en",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
