{
  "name": "19TAB Golf Betting",
  "short_name": "19TAB",
  "description": "Golf betting & scoring app — Quota, Skins, CTPs and more",
  "start_url": "/19TAB.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a3a2a",
  "theme_color": "#1a3a2a",
  "categories": ["sports", "games"],
  "icons": [
    {
      "src": "icons/192x192 LOGO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/512x512 LOGO.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Round",
      "short_name": "New Round",
      "description": "Start a new golf round",
      "url": "/19TAB.html#new-round"
    },
    {
      "name": "Quota Game",
      "short_name": "Quota",
      "description": "Start a Quota tournament",
      "url": "/19TAB.html#quota"
    }
  ]
}
