{
  "name": "Labbayyk · Hajj Companion",
  "short_name": "Labbayyk",
  "description": "A private Hajj and Umrah companion — rituals, duas, the Qur'an, prayer times, daily goals, and the journey day by day. Offline-first.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#1a3a2e",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "What now",
      "short_name": "Now",
      "description": "Today's ritual, duas, and goals",
      "url": "/",
      "icons": [{ "src": "/icons/icon-now.png", "sizes": "256x256", "type": "image/png" }]
    },
    {
      "name": "Prayer times",
      "short_name": "Salah",
      "description": "Five daily prayers for your location",
      "url": "/prayer-times",
      "icons": [{ "src": "/icons/icon-prayer-times.png", "sizes": "256x256", "type": "image/png" }]
    },
    {
      "name": "Daily goals",
      "short_name": "Goals",
      "description": "Track your daily ibadat",
      "url": "/goals",
      "icons": [{ "src": "/icons/icon-goals.png", "sizes": "256x256", "type": "image/png" }]
    },
    {
      "name": "Qur'an",
      "short_name": "Qur'an",
      "description": "Read with bookmark and goal",
      "url": "/quran",
      "icons": [{ "src": "/icons/icon-quran.png", "sizes": "256x256", "type": "image/png" }]
    }
  ]
}
