{ 
  "name": "Go Live Golf",
  "short_name": "golivegolf",
  "description": "Track live golf rounds, Wolf games, and scorecard management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#34c759",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/images/golivegolf-white-600.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/images/golivegolf-white-600.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "shortcuts": [
    {
      "name": "New Round",
      "short_name": "New Round",
      "description": "Start a new golf round",
      "url": "/round_wizard.asp",
      "icons": [
        {
          "src": "/images/golivegolf-white-600.webp",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Live Rounds",
      "short_name": "Live",
      "description": "View live rounds",
      "url": "/LiveRounds.asp",
      "icons": [
        {
          "src": "/images/golivegolf-white-600.webp",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/images/golivegolf-black.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "prefer_related_applications": false
}
