{
  "name": "scotix - Brain Gym & 1v1 Cognitive Duels",
  "short_name": "scotix",
  "description": "Competitive math, memory, logic, and reflex duels. Climb global ELO leaderboards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "portrait",
  "categories": ["games", "education", "entertainment"],
  "lang": "en",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Arena", "short_name": "Arena", "url": "/dashboard", "description": "Jump to game selection" },
    { "name": "Quests", "short_name": "Quests", "url": "/quests", "description": "Today's challenges" },
    { "name": "Leaderboard", "short_name": "Ranks", "url": "/compete", "description": "Global rankings" }
  ]
}
