{
  "id": "./app.php",
  "name": "Bus & Bahn",
  "short_name": "Bus & Bahn",
  "description": "Die ANBITA Bus & Bahn Community als installierbare Smartphone-App.",
  "lang": "de-DE",
  "start_url": "./app.php",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#090d14",
  "theme_color": "#0f4fd8",
  "categories": ["social", "communication", "travel"],
  "prefer_related_applications": false,
  "launch_handler": {"client_mode": "focus-existing"},
  "icons": [
    {"src": "assets/icons/busbahn-app-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "assets/icons/busbahn-app-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ],
  "shortcuts": [
    {"name": "Meine Chats", "short_name": "Chats", "url": "./app.php?ansicht=chats", "icons": [{"src": "assets/icons/busbahn-app-192.png", "sizes": "192x192", "type": "image/png"}]}
  ]
}
