{
  "name": "The Shadow League",
  "short_name": "Shadow League",
  "description": "A fantasy football roster management app",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "any",
  "categories": [
    "sports",
    "games"
  ],
  "icons": []
}