{
  "name": "Prayer Times Near Me",
  "short_name": "Prayer Times",
  "description": "Accurate Islamic prayer times for your location, with a live countdown to the next prayer.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "id": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "categories": ["lifestyle", "utilities", "navigation"],
  "lang": "en",
  "dir": "ltr",
  "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" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "My dashboard",   "url": "/dashboard",     "description": "Streak, journal, monthly report" },
    { "name": "Qibla direction","url": "/qibla",         "description": "Compass bearing to Mecca" },
    { "name": "Ramadan 2026",   "url": "/ramadan-2026",  "description": "Iftar and suhoor times" }
  ]
}
