{
  "name": "SNOWMAN: Solve Share Compare",
  "short_name": "SNOWMAN",
  "description": "Solve, Share & Compare. Play Wordle, track 9-hole golf scorecards with friends, and join the SNOWMAN Clubhouse.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0218",
  "theme_color": "#0F0218",
  "categories": [
    "games",
    "sports"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Scorecard",
      "short_name": "Daily Hole",
      "description": "Post your Wordle score to your Clubhouse matches",
      "url": "/?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
