{
  "background_color": "#fafafa",
  "name": "Spreewunder Video Presentation App",
  "short_name": "Spreewunder Presentation",
  "description": "PWA for interactive video presentations based on the Spreewunder Video SDK",
  "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",
    "videoconferencing",
    "productivity",
    "social",
    "business",
    "education",
    "government"
  ]
}
