{
  "name": "Sabeel Hajj Companion",
  "short_name": "Sabeel",
  "description": "Offline-ready Hajj companion: rites, rulings, du'as and a printable itinerary.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#D4AF37",
  "categories": ["lifestyle", "travel", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
