{
  "id": "./",
  "name": "Sunnah Daily - Learn your deen",
  "short_name": "Sunnah Daily",
  "description": "Learn Islam step by step: the origin, the prophets, the Seerah, marriage and more.",
  "start_url": "today.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FBF4E8",
  "theme_color": "#331E10",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today", "url": "today.html?source=pwa", "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "The Quran", "url": "quran.html", "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Prayer Times", "url": "times.html", "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Duas & Dhikr", "url": "duas.html", "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "screenshots": [
    { "src": "screenshot-today.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Today: prayer times, your plan, and the verse of the day" },
    { "src": "screenshot-quran.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "The Quran: all 114 surahs with recitation" }
  ]
}
