{
  "name": "Pinly — Golf Course Maintenance Software",
  "short_name": "Pinly",
  "description": "Golf course maintenance software for greenkeepers in the UK & Ireland.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2d7a3e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
