{
  "name": "StockPrince",
  "short_name": "StockPrince",
  "description": "Free stock market game. Pick stocks, build portfolios, and compete with live market data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1f44",
  "theme_color": "#0a1f44",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/sp-logo-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
