{
  "short_name": "Coffee at the Kombi",
  "name": "Coffee at the Kombi",
  "description": "Mobile specialty coffee van at South Bank Brisbane, serving freshly brewed coffee daily.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1874B9",
  "theme_color": "#1874B9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/favicon-vector.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/images/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ] 
}
