{
  "name": "Off Season Athletics",
  "short_name": "Off Season",
  "description": "Adaptive Athletik- & Performance-Plattform für Vereins- und Ballsportler",
  "author": "Philipp Richard Pfeller",
  "developer": {
    "name": "Philipp Richard Pfeller"
  },
  "start_url": "/?mode=standalone",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}