{
  "name": "CartPath ATL",
  "short_name": "CartPath",
  "description": "Atlanta's private golf community connecting executives with legendary athletes and coaches.",
  "start_url": "/cartpath.html",
  "display": "standalone",
  "background_color": "#091D14",
  "theme_color": "#091D14",
  "orientation": "portrait",
  "categories": ["sports", "lifestyle", "business"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Roster",
      "url": "/cartpath.html#roster",
      "description": "View available athletes"
    },
    {
      "name": "Apply to Play",
      "url": "/cartpath.html#apply",
      "description": "Submit membership application"
    }
  ]
}
