{
  "background_color": "#fafafa",
  "name": "SECUVID Secure Videoconferencing by Spreewunder",
  "short_name": "Secuvid",
  "description": "Secure E2E-encrypted Videoconferencing App by Spreewunder",
  "display": "fullscreen",
  "orientation": "any",
  "icons": [
    {
      "src": "custom-assets/images/sw-logo-192.webp",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "custom-assets/images/sw-logo-512.webp",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/index.html",
  "categories": [
    "communication",
    "videoconference",
    "productivity",
    "social",
    "business",
    "education",
    "government"
  ]
}
