{
     "name": "Latihan Pintar BM Tahun 3",
     "short_name": "Pintar BM",
     "start_url": "./index.html",
     "display": "standalone",
     "background_color": "#f0f9ff",
     "theme_color": "#3b82f6",
     "description": "Aplikasi interaktif Bahasa Melayu Tahun 3 KSSR.",
     "orientation": "portrait",
     "icons": [
       {
         "src": "icon-192x192.png",
         "sizes": "192x192",
         "type": "image/png"
       },
       {
         "src": "icon-512x512.png",
         "sizes": "512x512",
         "type": "image/png"
       }
     ]
   }