{
  "name": "mynefsapp — Prayer Times, Qur'an & Dhikr",
  "short_name": "mynefsapp",
  "description": "Prayer Times, Qur'an, Qibla Compass, Dhikr and authentic Adhan sounds — together in one calm, private Islamic companion.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFCF5",
  "theme_color": "#0B4937",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en-US",
  "prefer_related_applications": false,
  "categories": ["lifestyle", "books", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Prayer Times",
      "short_name": "Prayer",
      "url": "/home",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Holy Qur'an",
      "short_name": "Qur'an",
      "url": "/quran",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dhikr",
      "short_name": "Dhikr",
      "url": "/zikir",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Qibla Compass",
      "short_name": "Qibla",
      "url": "/qibla",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
