{
  "name": "Battlework — Live Dance Battle System",
  "short_name": "Battlework",
  "description": "Professional dance battle management PWA with live timers, bracket tournaments, and DJ controls.",
  "start_url": "/config",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111125",
  "theme_color": "#FF4EAA",
  "categories": ["entertainment", "music"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
