{
  "name": "PineApp-TFT",
  "short_name": "PineApp-TFT",
  "description": "Vereins-Dashboard für PineApps E-Sports – TFT Stats, Turniere & Club Social",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["games", "sports"],
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "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"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Spieler",
      "url": "/",
      "description": "Vereins-Spieler ansehen"
    },
    {
      "name": "Turniere",
      "url": "/",
      "description": "Vereinsturniere"
    }
  ]
}
