{
  "name": "UMS Dispatch Center",
  "short_name": "UMS Dispatch",
  "description": "Administrator-only call intake, dispatch and route calculation for Udon Medical Service.",
  "start_url": "/dispatch/calls",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#082b78",
  "theme_color": "#082b78",
  "lang": "th",
  "icons": [
    {
      "src": "/images/dispatch-app-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/dispatch-app-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
