{
  "name": "Qarib — Your Quran Companion",
  "short_name": "Qarib",
  "description": "Listen to all 114 surahs with 12 world-class reciters. Learn to recite with your personal AI tajweed tutor.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06080a",
  "theme_color": "#06080a",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "lifestyle"],
  "shortcuts": [
    {
      "name": "Listen",
      "short_name": "Listen",
      "description": "Listen to Quran recitation",
      "url": "/"
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "Practise your recitation",
      "url": "/"
    }
  ]
}
