{
  "name": "SPLYCR — The Classroom Battle Arena",
  "short_name": "SPLYCR",
  "description": "Free classroom quiz game with AI question generation. Play Boss Battle, Racer, Kaboom, Sabotage, and Throne.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060a14",
  "theme_color": "#060a14",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
