{
  "name": "sportis – Sport-Sessions finden",
  "short_name": "sportis",
  "description": "Finde Mitspieler für Fußball, Tennis, Basketball und mehr.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#22C55E",
  "background_color": "#0F172A",
  "lang": "de",
  "categories": ["sports", "social"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Session erstellen",
      "short_name": "Erstellen",
      "description": "Neue Sport-Session erstellen",
      "url": "/session/erstellen",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sessions entdecken",
      "short_name": "Entdecken",
      "url": "/entdecken",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
