{
  "name": "Port Stephens Animal Adventures — Kiosk",
  "short_name": "PSAA Kiosk",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#FFF5EB",
  "theme_color": "#662d90",
  "description": "Welcome kiosk PWA for Port Stephens Animal Adventures.",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
