{
  "name": "Trilho — Route Planner",
  "short_name": "Trilho",
  "description": "Open source route planner for hiking, cycling and running. No tracking.",
  "start_url": "/map.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1f1c",
  "theme_color": "#1a1f1c",
  "orientation": "any",
  "lang": "nl",
  "categories": ["navigation", "sports", "travel"],
  "icons": [
    {
      "src": "favicon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Route plannen",
      "short_name": "Plannen",
      "url": "/map.html",
      "icons": [{ "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
