{
  "name": "Parmate Team HCP",
  "short_name": "Parmate",
  "description": "Scramble team handicap calculator. Built on the World Handicap System. Free tool by Parmate.",
  "id": "https://play.parmate.golf/player/",
  "start_url": "https://play.parmate.golf/player/",
  "scope": "https://play.parmate.golf/player/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1a10",
  "theme_color": "#0a1a10",
  "lang": "en",
  "categories": ["sports", "utilities"],
  "icons": [
    { "src": "/player/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/player/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/player/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/player/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/player/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/player/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/player/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/player/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/player/screenshots/screen-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Parmate Team HCP — Handicap Calculator"
    }
  ],
  "shortcuts": [
    {
      "name": "Calculate",
      "short_name": "Calculate",
      "description": "Open the handicap calculator",
      "url": "/player/",
      "icons": [{ "src": "/player/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
