{
  "name": "Dynasty HQ",
  "short_name": "DynHQ",
  "description": "Dynasty fantasy football scouting and trade intelligence",
  "start_url": "/dynasty-hq.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07100a",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
