{
  "name": "GENIUS — Ranked Brain Training",
  "short_name": "GENIUS",
  "description": "Find out where you actually rank. ELO-rated cognitive training. Free.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07090f",
  "theme_color": "#07090f",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["education", "games", "productivity"],
  "lang": "en-US",
  "shortcuts": [
    { "name": "Ranked match", "url": "/play?mode=ranked", "short_name": "Ranked", "description": "Play a ranked match" },
    { "name": "My profile", "url": "/profile", "short_name": "Profile" }
  ]
}
