{
  "name": "JUWISEL Main",
  "short_name": "JUWISEL Main",
  "description": "Add consistent social preview metadata and branded favicon to the already parent-first JUWISEL root.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "scope": "./"
}