{
  "name": "MAO \u2014 Ready when you arrive",
  "short_name": "MAO",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F2EE",
  "theme_color": "#1E2A16",
  "description": "Order ahead at MAO expressway stops \u2014 ready when you arrive.",
  "icons": [
    {
      "src": "/brand/mao-logo-round.png",
      "sizes": "315x315",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}