{
  "name": "The Cover — Sharp Sports News",
  "short_name": "The Cover",
  "description": "Sharp takes on every major American sport.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "categories": ["news", "sports"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "NFL", "url": "/nfl", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "NBA", "url": "/nba", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
