{
  "name": "KPI Leibel",
  "short_name": "KPI Leibel",
  "description": "KPI di PT Beton Elemen Persada",
  "icons": [
    {
      "src": "/assets/images/pwa/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
    "orientation": "any", // Atur orientasi agar bisa berubah bebas
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "persistent": true
}
