{
  "name": "eHafiz",
  "short_name": "eHafiz",
  "description": "Sistem pengurusan hafazan Al-Quran kendiri secara interaktif berasaskan dwi-kaedah hafazan.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#edf8f2",
  "theme_color": "#13754f",
  "orientation": "portrait-primary",
  "lang": "ms",
  "icons": [
    {
      "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"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Hafazan Al-Quran",
      "url": "/hafazan-al-quran",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Juara Bintang",
      "url": "/juara-bintang",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
