{
  "name": "Fahrcast – Reisezeit-Prognose",
  "short_name": "Fahrcast",
  "description": "Reisezeit-Rechner mit Echtzeit-Verkehrsprognose für Deutschland.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f5f3",
  "theme_color": "#0B3041",
  "orientation": "portrait-primary",
  "lang": "de",
  "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"
    }
  ]
}
