{
  "name": "Kolenik cabinet",
  "short_name": "KK",
  "scope": "/",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#f6f6f6",
  "theme_color": "#f6f6f6",
  "title_bar_color": "#ffffff",
  "icons": [
    {
      "src": "/public/images/icons/kolenik-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/public/images/icons/kolenik-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/images/icons/kolenik-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}