{
  "name": "Eurotrip 2026 Roadtrip Assistant",
  "short_name": "Eurotrip",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f7f2ec",
  "theme_color": "#1d1512",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}