{
  "id": "myhaq",
  "name": "MyHaq — Your Complete Islamic Companion",
  "short_name": "MyHaq",
  "description": "Prayer times, Quran, Hadith, AI Scholar, Tasbih, Qibla, Duas, Zakat Calculator and more — all in one privacy-first app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#0D7C66",
  "categories": ["lifestyle", "education", "religion"],
  "lang": "en",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Prayer Times",
      "short_name": "Prayers",
      "url": "/?screen=home",
      "description": "Check today's prayer times",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quran",
      "short_name": "Quran",
      "url": "/?screen=quran",
      "description": "Read and listen to the Holy Quran",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tasbih Counter",
      "short_name": "Tasbih",
      "url": "/?screen=tasbih",
      "description": "Digital tasbih counter",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Qibla Compass",
      "short_name": "Qibla",
      "url": "/?screen=qibla",
      "description": "Find the Qibla direction",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/?screen=ai",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "screenshots": [
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MyHaq — Your Complete Islamic Companion"
    }
  ]
}
