{
  "name": "GameDay Express",
  "short_name": "GameDay",
  "description": "Your shortcut to sports, fantasy, betting and stats.",
  "start_url": "/gamedayexpress/",
  "display": "standalone",
  "background_color": "#0d0f12",
  "theme_color": "#e8341a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "news", "entertainment"],
  "screenshots": []
}
