{
  "name": "San Francisco Tech",
  "short_name": "SFT",
  "description": "MLB prediction, simulation, and trading platform",
  "start_url": "/auth/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#225478",
  "icons": [
    {
      "src": "/static/favicons/favicon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/static/favicons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
