{
  "name": "RoamWise — Australian Caravan GPS",
  "short_name": "RoamWise",
  "description": "Smarter caravan routes across Australia. Avoid low bridges, find dump points, water fills, free camps and more.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1c2e3f",
  "theme_color": "#f0a030",
  "categories": ["navigation", "travel"],
  "lang": "en-AU",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
