{
  "name": "HKYHUB",
  "short_name": "HKYHUB",
  "description": "Youth & travel hockey community for the state of Michigan",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#060f1e",
  "theme_color": "#00274C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "social"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Team",
      "url": "/my-team",
      "description": "Manage your team, schedule, and challenges"
    },
    {
      "name": "Rankings",
      "url": "/rankings",
      "description": "Michigan hockey rankings"
    },
    {
      "name": "Messages",
      "url": "/messages",
      "description": "Your direct messages"
    }
  ]
}
