{
  "name": "BullRun — Stock Market Game & Academy",
  "short_name": "BullRun",
  "description": "Learn to trade by playing. Compete with friends, beat AI rivals, and master the market.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060910",
  "theme_color": "#060910",
  "categories": ["education", "finance", "games"],
  "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" }
  ]
}
