{
  "name": "PuckSignal — NHL Analytics From Every Era",
  "short_name": "PuckSignal",
  "description": "Every NHL season since 1917. 22,000+ games, 13,000+ players, and the ability to query it all in natural language.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e16",
  "theme_color": "#e63946",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "entertainment"],
  "orientation": "any"
}
