{
  "id": "noore-islam-mkf",
  "name": "Noor-e-Islam • নূর-ই-ইসলাম",
  "short_name": "NoorIslam",
  "description": "Noor-e-Islam • নূর-ই-ইসলাম — A Project of MKF. 100% offline Islamic PWA for Bangladesh: prayer times, Qibla compass, Qur'an & Sahih Hadith, zakat calculator, digital tasbih and guidance — computed on your device.",
  "lang": "bn-BD",
  "dir": "ltr",
  "start_url": "./index.html#/dashboard",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["education", "lifestyle", "utilities", "books"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "নামাজের সময়সূচি",
      "short_name": "নামাজ",
      "description": "আজকের পাঁচ ওয়াক্ত, কাউন্টডাউন ও ইসলামি তারিখ",
      "url": "./index.html#/dashboard",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "যাকাত ক্যালকুলেটর ও তাসবিহ",
      "short_name": "যাকাত-তাসবিহ",
      "description": "যাকাত হিসাব ও ডিজিটাল তাসবিহ",
      "url": "./index.html#/zakat",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "কিবলা কম্পাস",
      "short_name": "কিবলা",
      "description": "লাইভ কম্পাসে কাবার দিক নির্ণয়",
      "url": "./index.html#/qibla",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
