{
  "id": "./",
  "name": "KLEINE TeamPilot",
  "short_name": "TeamPilot",
  "description": "Einsatz- und Fuhrparkplanung für Kleine Busreisen",
  "lang": "de-DE",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#f1f1f1",
  "theme_color": "#2f2f2f",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "assets/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
