{
  "name": "She Tee Golf — Women's Golf Community",
  "short_name": "She Tee Golf",
  "description": "Tee Times on the Fly with Female Golfers. Connect with verified women golfers in Las Vegas and Henderson for spontaneous and scheduled rounds.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "window-controls-overlay"],
  "orientation": "portrait-primary",
  "background_color": "#FAF8F5",
  "theme_color": "#17314D",
  "categories": ["sports", "social", "lifestyle"],
  "prefer_related_applications": false,
  "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"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/brand/slide_1_cover_with_logo_1080x1440.png",
      "sizes": "1080x1440",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "She Tee Golf Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Clubhouse Directory",
      "short_name": "Clubhouse",
      "description": "Browse local verified female golfers in Las Vegas Metro",
      "url": "/clubhouse",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Play Today",
      "short_name": "Play Today",
      "description": "Toggle same-day golf availability",
      "url": "/clubhouse?tab=play_today",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Play Soon Rounds",
      "short_name": "Play Soon",
      "description": "View and host upcoming scheduled rounds",
      "url": "/clubhouse?tab=play_soon",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
