{
  "name": "Daily Player",
  "short_name": "Daily Player",
  "description": "The Player. The Person. Their Journey. Meet today's Featured Player — the full story, stats and moments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#0a8149",
  "orientation": "portrait-primary",
  "categories": [
    "sports",
    "games"
  ],
  "icons": [
    {
      "src": "/icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Featured Player",
      "short_name": "Today",
      "description": "Meet today's Featured Player",
      "url": "/",
      "icons": [
        {
          "src": "/icons/icon-192-v2.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": []
}