{
  "name": "VPE - Verkehrsverbund Pforzheim-Enzkreis",
  "short_name": "VPE",
  "description": "Fahrpläne, News und Services des Verkehrsverbunds Pforzheim-Enzkreis.",
  "start_url": "/vpe/index.php",
  "scope": "/vpe/",
  "icons": [
    {
      "src": "icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#28a745",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "de"
}