{
  "name": "Zypaway",
  "short_name": "Zypaway",
  "description": "Explore · Connect · Discover Australia",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#9333EA",
  "theme_color": "#9333EA",
  "orientation": "portrait",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg",          "sizes": "any",     "type": "image/svg+xml" }
  ]
}
