{
  "name": "RSA Izin Karyawan",
  "short_name": "RSA",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "description": "Aplikasi izin karyawan / RSA sales (Zoho SSO).",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}