{
   "id": "/",
   "name": "BTB Mobil",
   "description": "BTB Ceprapor",
   "short_name": "BTB Mobil",
   "scope": "/",
   "start_url": "/login.php",
   "icons": [
    {
       "src": "images/pwa_logo/logo-192.png",
       "sizes": "192x192",
       "type": "image/png",
       "purpose": "any"
    },
    {
       "src": "images/pwa_logo/logo-512.png",
       "sizes": "512x512",
       "type": "image/png",
       "purpose": "any"
    }
   ],
   "display": "standalone",
   "theme_color": "#EEF1F5",
   "background_color": "#EEF1F5"
}