{
    "short_name": "Groupy",
    "name": "Groupy",
    "description": "CRM - Leicht gemacht",
    "theme_color": "#4a8b40",
    "background_color": "#4a8b40",
    "display": "standalone",
    "scope": "https://cube-dev.de/groupy",
    "icons": [
        {
          "src": "img/webapp/icons/192.png",
          "type": "image/png",
          "sizes": "192x192"
        },
        {
          "src": "img/webapp/icons/512.png",
          "type": "image/png",
          "sizes": "512x512"
        }
      ],
    "start_url": "https://cube-dev.de/groupy"
}