{
  "name": "Dartverein.at - Dart Club Manager",
  "short_name": "Dartverein",
  "description": "Österreichs führende Dart-Plattform für Clubs und Turniere. Grenzlandcup Ranglisten, Turniermanager, Live-Brackets und mehr.",
  "start_url": "/",
  "display": "standalone",
  "id": "https://dartverein.at/",
  "background_color": "#1e40af",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["sports", "games", "entertainment"],
  "lang": "de-AT",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1896x923",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dartverein.at - Desktop Startseite"
    },
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "1170x2382",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Dartverein.at - Mobile Startseite"
    }
  ],
  "shortcuts": [
    {
      "name": "Grenzlandcup Rangliste",
      "short_name": "Rangliste",
      "description": "Aktuelle Grenzlandcup Rangliste anzeigen",
      "url": "/grenzlandcup/rangliste",
      "icons": [{"src": "/icons/trophy-shortcut.png", "sizes": "96x96"}]
    },
    {
      "name": "WM Tippspiel",
      "short_name": "Tippspiel",
      "description": "WM Tippspiel Tipps abgeben",
      "url": "/spieler/wm-tippspiel",
      "icons": [{"src": "/icons/betting-shortcut.png", "sizes": "96x96"}]
    },
    {
      "name": "Turniermanager",
      "short_name": "Turniere",
      "description": "Tournament Brackets verwalten",
      "url": "/turniermanager/16",
      "icons": [{"src": "/icons/tournament-shortcut.png", "sizes": "96x96"}]
    }
  ]
}
