{
  "name": "Hickory — Golf scoring & WHS handicap",
  "short_name": "Hickory",
  "description": "A quiet, well-crafted golf companion — part of the Callan Kerger family of apps.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#efe9dc",
  "theme_color": "#2d3a2f",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
