{
  "name": "Gabinea — tryb tabletu",
  "short_name": "Gabinea",
  "description": "Tryb kiosku i podpisywania zgód dla tabletu w gabinecie",
  "start_url": "/tablet",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf7f1",
  "theme_color": "#be9f56",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
