{
  "name": "PLAYARA",
  "short_name": "PLAYARA",
  "description": "PLAYARA – Mehr Verein. Weniger Verwaltung.",
  "start_url": "/login.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#38B6FF",
  "theme_color": "#4A7FFF",
  "lang": "de",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "categories": ["sports", "health", "fitness"],
  "shortcuts": [
    { "name": "Mein Bereich", "url": "/mein-bereich.php", "icons": [{"src":"/images/icon-192.png","sizes":"192x192"}] },
    { "name": "Trainer-Portal", "url": "/trainer-portal.php", "icons": [{"src":"/images/icon-192.png","sizes":"192x192"}] },
    { "name": "Spieler-Portal", "url": "/spieler-portal.php", "icons": [{"src":"/images/icon-192.png","sizes":"192x192"}] }
  ]
}
