{
  "name": "The League",
  "short_name": "The League",
  "description": "Going the Distance Fantasy Football League — Draft Room, Records, Hall of Fame",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0518",
  "theme_color": "#d9a441",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/assets/icon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Draft Room", "url": "/draft-hq.html",    "icons": [{"src":"/assets/icon-192.png","sizes":"192x192"}] },
    { "name": "Hall of Fame","url": "/hall-of-fame.html","icons": [{"src":"/assets/icon-192.png","sizes":"192x192"}] },
    { "name": "Records",     "url": "/records.html",     "icons": [{"src":"/assets/icon-192.png","sizes":"192x192"}] }
  ],
  "categories": ["sports", "entertainment"],
  "prefer_related_applications": false
}
