{
  "name": "Alissa Support Hub",
  "short_name": "Alissa",
  "description": "WhatsApp Support Dashboard für Somamedia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060c10",
  "theme_color": "#00a884",
  "orientation": "any",
  "scope": "/",
  "permissions": ["badging"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
