{
  "name": "GW2 WvW Tracker",
  "short_name": "WvW Tracker",
  "description": "Live Guild Wars 2 World vs World tracker with real-time alerts, analytics, and commander coordination.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#e94560",
  "categories": ["games", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/?view=dashboard",
      "description": "Go to live WvW map"
    },
    {
      "name": "Analytics",
      "url": "/?view=stats&tab=analytics",
      "description": "View flip analytics"
    }
  ]
}
