{
  "name": "Jummah Finder",
  "short_name": "Jummah",
  "description": "Find the closest Friday prayer near you, daily prayer times, Qibla direction, and Du'as.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfaf2",
  "theme_color": "#0e6e54",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
