{
  "name": "Mashī Mobility Ops",
  "short_name": "Mashī Ops",
  "description": "Mashī Mobility front-office operations",
  "start_url": "/front-office",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7f4",
  "theme_color": "#1b4332",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
