{
  "short_name": "GreetHub Manager",
  "name": "GreetHub Manager",
  "icons": [
    {
      "src": "greethub_dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "greethub.ico",
      "sizes": "48x48 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1D71B8",
  "background_color": "#dfdef7"
}
