{
  "name": "ESTARENG Workspace",
  "short_name": "Workspace",
  "start_url": "/tablet",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e272e",
  "theme_color": "#00cec9",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
