{
  "name": "ScoreGrub",
  "short_name": "ScoreGrub",
  "description": "Sourced sports, stocks, forex, crypto, market data, and transparent analysis with simulated positions and external venue handoffs",
  "start_url": "/scoregrub/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f7f8",
  "theme_color": "#14202b",
  "scope": "/scoregrub/",
  "icons": [
    {
      "src": "/scoregrub/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/scoregrub/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/scoregrub/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "utilities"],
  "lang": "en-US"
}
