{
  "name": "Padel Fiesta TV",
  "short_name": "Fiesta TV",
  "description": "Padel Fiesta TV als Test-App mit Operator- und Display-Ansicht fuer iPad und Fernseher",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0f0f1a",
  "theme_color": "#0d0d0d",
  "orientation": "any",
  "categories": ["sports", "utilities"],
  "icons": [
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
