{
  "name": "Simtoad",
  "short_name": "Simtoad",
  "description": "NFL and college football in one model: 10,000-run simulations, an Edge Board against every sportsbook, and a track record locked at kickoff and graded in the open.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05080C",
  "theme_color": "#05080C",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}