{
  "id": "/",
  "name": "Yayasan Mitra Bali Gemilang",
  "short_name": "Mitra Bali",
  "description": "Aplikasi website Yayasan Mitra Bali Gemilang untuk melihat UMKM, produk, informasi, dan layanan anggota.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B3A6E",
  "theme_color": "#0B3A6E",
  "lang": "id",
  "dir": "ltr",
  "categories": ["business", "social"],
  "icons": [
    {
      "src": "/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "UMKM Anggota",
      "short_name": "UMKM",
      "description": "Lihat daftar UMKM anggota",
      "url": "/umkm?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daftar Anggota",
      "short_name": "Daftar",
      "description": "Daftar sebagai anggota UMKM",
      "url": "/daftar-umkm?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
