{
  "name": "WEGsmart",
  "short_name": "WEGsmart",
  "description": "Webportal für WEG-Selbstverwaltung",
  "start_url": "/dashboard.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f8fb",
  "theme_color": "#1e3a8a",
  "lang": "de",
  "icons": [
    { "src": "/assets/img/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
