{
  "name": "PongArena",
  "short_name": "PongArena",
  "description": "Die offizielle Ping-Pong Ranglisten-App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111316",
  "theme_color": "#2ecc71",
  "orientation": "portrait",
  "icons": [
    { "src": "https://ui-avatars.com/api/?name=PA&background=2ecc71&color=000&size=192&bold=true&rounded=true", "sizes": "192x192", "type": "image/png" },
    { "src": "https://ui-avatars.com/api/?name=PA&background=2ecc71&color=000&size=512&bold=true&rounded=true", "sizes": "512x512", "type": "image/png" }
  ]
}
