{
  "name": "Al-Qur'an Digital - ABEL-LAB Batam",
  "short_name": "Al-Qur'an",
  "description": "Aplikasi Al-Qur'an Digital lengkap 114 Surah, 30 Juz, terjemahan Kemenag RI, audio murottal otomatis bersambung, dan jadwal sholat real-time.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08120D",
  "theme_color": "#1B4332",
  "lang": "id",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "lifestyle", "education"],
  "shortcuts": [
    {
      "name": "Buka Al-Qur'an",
      "short_name": "Al-Qur'an",
      "description": "Baca 114 Surah Al-Qur'an",
      "url": "/",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Jadwal Sholat",
      "short_name": "Sholat",
      "description": "Waktu Sholat & Suara Azan",
      "url": "/?feature=sholat",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ]
}
