{
  "name": "TheGame.vc - Venture Capital Simulation Game",
  "short_name": "TheGame.vc",
  "description": "A free browser-based VC simulation game. Raise a fund, back startups, and top the leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#18181b",
  "theme_color": "#18181b",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
