{
  "name": "Studio Simulator",
  "short_name": "Studio Simulator",
  "description": "A 15-week simulation of game development studio management where students form studios, make investments, and participate in weekly market events.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#7c3aed",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["education", "games", "productivity"],
  "lang": "en-US"
}