{
  "name": "Beach Lab Maps",
  "short_name": "Maps",
  "description": "Touch roadbook map with routes, elevation, fuel, tolls and weather overlays.",
  "start_url": "/map/",
  "scope": "/map/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#101418",
  "background_color": "#101418",
  "icons": [
    {
      "src": "/map/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
