{
  "id": "/?source=pwa",
  "short_name": "EasyIslam",
  "name": "EasyIslam — Islamic Lifestyle Platform",
  "description": "Privacy-first Islamic lifestyle platform: prayer times, Quran, Hadith, Qibla, duas, tasbih, and calendar. No ads, no tracking.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "window-controls-overlay"],
  "orientation": "any",
  "background_color": "#062c19",
  "theme_color": "#062c19",
  "categories": ["lifestyle", "education", "utilities", "books"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-72.png",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Prayer Times",
      "short_name": "Prayers",
      "description": "Accurate local prayer times & adhan",
      "url": "/prayer-times?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Holy Quran",
      "short_name": "Quran",
      "description": "Read & listen to the Holy Quran",
      "url": "/quran?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Qibla Direction",
      "short_name": "Qibla",
      "description": "Find accurate Kaaba direction compass",
      "url": "/qibla?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Duas & Adhkar",
      "short_name": "Duas",
      "description": "Authentic morning & evening supplications",
      "url": "/duas?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tasbih Counter",
      "short_name": "Tasbih",
      "description": "Digital dhikr beads with haptic vibration",
      "url": "/tasbih?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Prayer times, Quran, and daily tools — all offline and private"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EasyIslam on desktop — the full 1,200+ tool library"
    }
  ]
}
