{
  "name": "WhyAllah",
  "short_name": "WhyAllah",
  "description": "A community-built reader for the 99 Names of Allah and the specific claims He makes in the Quran.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1014",
  "theme_color": "#0a1014",
  "categories": ["education", "books", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "99 Names",
      "short_name": "Names",
      "description": "Browse the 99 Names of Allah",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Claims",
      "short_name": "Claims",
      "description": "Specific claims the Quran makes about creation",
      "url": "/claims/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quran × Science",
      "short_name": "Science",
      "description": "Quranic verses and modern science",
      "url": "/science/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
