{
  "id": "BDSM",
  "short_name": "BDSM",
  "name": "Bardzo Dobry Sukcesor Magica",
  "icons": [
    {
      "src": "/static/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/static/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#071577",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "scope": "/",
  "shortcuts": [
    {
      "name": "Start page",
      "url": "/"
    },
    {
      "name": "Timeline",
      "url": "/timeline"
    },
    {
      "name": "Office map",
      "url": "/office-map"
    },
    {
      "name": "Conference rooms",
      "url": "/conference-rooms"
    },
    {
      "name": "People",
      "url": "/people"
    }
  ]
}
