{
  "name": "Draft Arcade",
  "short_name": "Draft Arcade",
  "description": "Football, basketball and cricket draft games. Draft legends, simulate tournaments, chase records.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "categories": ["games", "sports"],
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"},
    {"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"}
  ],
  "shortcuts": [
    {"name": "Legends Draft Cup", "short_name": "Football", "description": "Draft football legends and win a World Cup",
     "url": "/legends/", "icons": [{"src": "/icon-legends-192.png", "sizes": "192x192"}]},
    {"name": "Fastbreak Rivals", "short_name": "Basketball", "description": "Draft NBA rosters and sim a season",
     "url": "/hardwood/", "icons": [{"src": "/icon-hardwood-192.png", "sizes": "192x192"}]},
    {"name": "Century Draft", "short_name": "Cricket", "description": "Draft a cricket World Cup XI",
     "url": "/cricket/", "icons": [{"src": "/icon-cricket-192.png", "sizes": "192x192"}]}
  ]
}
