{
  "name": "Fairway Open — The Golf Community",
  "short_name": "Fairway Open",
  "description": "The golf community — find golfers, share rounds, improve your game.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F2118",
  "theme_color": "#0F2118",
  "categories": ["sports", "social", "lifestyle"],
  "icons": [
    {
      "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Golfers",
      "short_name": "Golfers",
      "url": "/?screen=golfers",
      "description": "Find playing partners nearby"
    },
    {
      "name": "My Feed",
      "short_name": "Feed",
      "url": "/?screen=feed",
      "description": "View your social feed"
    },
    {
      "name": "Log a Round",
      "short_name": "Round",
      "url": "/?screen=log-round",
      "description": "Record your latest round"
    }
  ]
}
