{
  "name": "Quante Arena",
  "short_name": "Quante",
  "description": "Real-time trivia battles. Compete globally. Prove intellectual dominance.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0c0f0e",
  "theme_color": "#c9a16a",
  "orientation": "portrait",
  "categories": ["games", "education", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
