{
  "name": "Footy – Football Hub",
  "short_name": "Footy",
  "description": "News, Live-Scores & Spielpläne aus Bundesliga, Premier League und mehr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#000000",
  "theme_color": "#5a9e4e",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Footy Startseite"
    }
  ],
  "shortcuts": [
    {
      "name": "Bundesliga",
      "url": "/?category=Bundesliga",
      "description": "Bundesliga News"
    },
    {
      "name": "Live Scores",
      "url": "/spiele",
      "description": "Aktuelle Spielstände"
    }
  ],
  "prefer_related_applications": false
}
