{
  "name": "HockeyMockDraft.com — 2026 NHL Mock Draft Simulator",
  "short_name": "HockeyMockDraft",
  "description": "Draft like a real GM. OWN THE DRAFT™",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111418",
  "theme_color": "#111418",
  "categories": ["sports", "games", "entertainment"],
  "icons": [
    { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/favicon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Start Mock Draft",
      "short_name": "Draft",
      "url": "/#team-select",
      "icons": [{ "src": "/favicon.png", "sizes": "32x32" }]
    },
    {
      "name": "Draft Lottery Simulator",
      "short_name": "Lottery",
      "url": "/#lottery",
      "icons": [{ "src": "/favicon.png", "sizes": "32x32" }]
    },
    {
      "name": "Prospect Rankings",
      "short_name": "Rankings",
      "url": "/#consensus",
      "icons": [{ "src": "/favicon.png", "sizes": "32x32" }]
    }
  ]
}
