{
  "short_name": "Akl Decoder",
  "name": "Auckland City Decoder",
  "description": "An interactive puzzle game exploring Auckland's historical landmarks and public art.",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#E0F7FA",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#0077b6"
}
