{
  "name": "Fairway — Members Club",
  "short_name": "Fairway",
  "description": "Your club hub — partner matchmaking, tee times, and the member notice board.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d2818",
  "theme_color": "#0d2818",
  "categories": ["sports", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Fourball",
      "short_name": "Match",
      "url": "/find-game",
      "description": "Find playing partners now"
    },
    {
      "name": "Tee Times",
      "short_name": "Book",
      "url": "/tee-times",
      "description": "View and book tee times"
    },
    {
      "name": "Player Board",
      "short_name": "Board",
      "url": "/find-game",
      "description": "Find members looking for a game"
    }
  ]
}
