{
  "name": "Server Control Panel",
  "short_name": "ServerPanel",
  "description": "Verwaltung von Domains, Datenbanken, Mail und Server-Sicherheit.",
  "start_url": "/",
  "scope": "/",
  "lang": "de",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0e8f83",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
