{
  "name": "FatFarm Country Club",
  "short_name": "FatFarm CC",
  "description": "An exclusive members-only lifestyle destination. Fine dining at Chains Restaurant, bar & lounge, gym, spa, pool and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#c2410c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Order at Chains Restaurant",
      "url": "/",
      "description": "Browse the menu and place your order"
    },
    {
      "name": "Member Login",
      "url": "/member/login",
      "description": "Sign in to your membership account"
    },
    {
      "name": "Explore the Club",
      "url": "/facilities",
      "description": "View all club facilities and amenities"
    }
  ]
}
