{
  "name": "WeMuslim – Islamic Companion",
  "short_name": "WeMuslim",
  "description": "Prayer times, Quran, Qibla, Azkar & Tasbih — your complete Islamic companion",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f16",
  "theme_color": "#1FAB89",
  "lang": "en",
  "categories": ["lifestyle", "religion", "utilities"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Home – Prayer Times Dashboard"
    },
    {
      "src": "screenshots/quran.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Holy Quran Reader"
    }
  ],
  "shortcuts": [
    {
      "name": "Prayer Times",
      "short_name": "Prayer",
      "description": "View today's prayer schedule",
      "url": "/index.html#prayer",
      "icons": [{ "src": "assets/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Qibla Finder",
      "short_name": "Qibla",
      "description": "Find the direction of Makkah",
      "url": "/index.html#qibla",
      "icons": [{ "src": "assets/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.wemuslim.app",
      "id": "com.wemuslim.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/wemuslim/id000000000"
    }
  ],
  "prefer_related_applications": false
}
