{
  "name": "Wolf Score",
  "short_name": "Wolf Score",
  "description": "Score tracker for the Wolf golf game",
  "start_url": "/Wolf-score/",
  "display": "standalone",
  "background_color": "#111110",
  "theme_color": "#111110",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.PNG",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
