{
  "name": "UMNIYAH — Belajar Gempak",
  "short_name": "UMNIYAH",
  "description": "Platform latihan berasaskan game untuk budak Prasekolah hingga Darjah 6. Bayar sekali, main tanpa had.",
  "start_url": "https://umniyah.my/",
  "scope": "https://umniyah.my/",
  "display": "standalone",
  "background_color": "#FFFBF2",
  "theme_color": "#EFCA55",
  "orientation": "any",
  "lang": "ms",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}