{
  "name": "ESW GitLab",
  "short_name": "ESW",
  "description": "Webbasierte Projekt- und Kollaborationsplattform des ESW-Projekts mit Unterstützung für Installation als Progressive Web-App.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#F1F0F6",
  "icons": [
  {
    "src": "/uploads/-/system/appearance/pwa_icon/3/PWA_Logo_v1.png?width=192",
    "sizes": "192x192",
    "type": "image/png"
  }
  ,
  {
    "src": "/uploads/-/system/appearance/pwa_icon/3/PWA_Logo_v1.png?width=512",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}
