{
  "name": "Crown 3 League",
  "short_name": "Crown3",
  "description": "Crown 3 League — Official Tournament App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#d4a017",
  "orientation": "portrait-primary",
  "categories": ["sports"],
  "icons": [
    {
      "src": "/images/crown3-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/crown3-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Bracket",
      "url": "/bracket",
      "description": "View the live tournament bracket"
    },
    {
      "name": "Teams",
      "url": "/teams",
      "description": "View all competing teams"
    },
    {
      "name": "Check-In",
      "url": "/checkin",
      "description": "Staff team check-in"
    }
  ]
}
