{
  "name": "GOBUSconnect",
  "short_name": "GOBUSconnect",
  "description": "Eine App zur Anzeige von Haltestelleninformationen in Bussen, basierend auf GPS-Daten. Ermöglicht Linienauswahl, automatische Haltestellenansagen und manuelle Korrekturen.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f1f5f9",
  "icons": [
    {
      "src": "/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
