{
  "name": "Adventures: Central Europe Rail Odyssey",
  "short_name": "Adventures",
  "description": "Dynamic multi-trip itinerary planner with high contrast Leaflet maps.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0b0c16",
  "theme_color": "#7c6af7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
