{
  "id": "/",
  "name": "RuggaLink",
  "short_name": "RuggaLink",
  "description": "The rugby networking platform — connect players, coaches, scouts & agents.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#1B5E20",
  "categories": ["sports", "social"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Profile",
      "url": "/profile",
      "description": "Go to your profile"
    },
    {
      "name": "Reels",
      "url": "/reels",
      "description": "Watch rugby reels"
    }
  ]
}
