{
  "name": "City Ambulance Staff",
  "short_name": "CAH Staff",
  "description": "WebApp operasi dalaman City Ambulance Healthcare",
  "start_url": "/staff/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1628",
  "theme_color": "#C8001A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wp-content/themes/city-v5/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/city-v5/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}