{
  "name": "Gongs Hockey Club",
  "short_name": "Gongs HC",
  "description": "Member portal and club information for Gongs Hockey Club, Durban",
  "start_url": "https://gongshockeyclub.co.za/portal",
  "scope": "https://gongshockeyclub.co.za/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "categories": ["sports", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fixtures",
      "short_name": "Fixtures",
      "url": "https://gongshockeyclub.co.za/fixtures",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Portal",
      "short_name": "Portal",
      "url": "https://gongshockeyclub.co.za/member/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
