{
  "name": "Expansion Draft Simulator",
  "short_name": "EDS",
  "description": "What if the draft happened today? Draft 8 from the exposed pool, or use Free Build to create any team.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#181b2c",
  "theme_color": "#181b2c",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "games", "entertainment"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
