{
  "name": "Aanlegplaats — Mooring Finder",
  "short_name": "Aanlegplaats",
  "description": "Overnight moorings & marinas across the Dutch waterways.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d3b3e",
  "theme_color": "#0d3b3e",
  "categories": ["travel", "navigation", "utilities"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
