{
  "name": "Vaart — canal pilot",
  "short_name": "Vaart",
  "id": "/vaart-canal-pilot",
  "scope": "./",
  "description": "A chartplotter for Dutch canals. Routes, bridges, locks and marinas judged against your boat.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a1118",
  "theme_color": "#0a1118",
  "categories": [
    "navigation",
    "travel",
    "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"
    }
  ]
}
