{
  "display": "browser",
  "short_name": "Golfy",
  "name": "Golfy CRM",
  "icons": [
    {
      "src": "/img/logoGolfy.png",
      "type": "image/png",
      "sizes": "120x120"
    }
  ],
  "start_url": "/",
  "orientation": "portrait",
  "background_color": "#3367D6",
  "theme_color": "#3367D6"
}