{
  "name": "Noor — Qur'an, Tajweed & Memorization",
  "short_name": "Noor",
  "description": "Read and listen to the Qur'an, check your recitation with AI, learn tajweed and build a memorization habit.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f7a4f",
  "categories": ["education", "lifestyle", "books"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Read Qur'an", "url": "/surahs" },
    { "name": "Recite & check", "url": "/memorize" },
    { "name": "Prayer times", "url": "/prayer" }
  ]
}
