{
  "name": "TGA Pro Tour",
  "short_name": "TGA",
  "description": "Table Golf Association - Tournament Scoring & Live Leaderboards",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7B2FBE",
  "background_color": "#050505",
  "categories": ["sports", "games"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View tournaments and stats"
    },
    {
      "name": "Rankings",
      "url": "/rankings",
      "description": "View player rankings"
    },
    {
      "name": "Schedule",
      "url": "/schedule",
      "description": "View upcoming events"
    }
  ]
}
