{
  "short_name": "FM Chat",
  "name": "fm-media Video Chat",
  "description": "P2P Video-Chat im Browser, ohne Konto und ohne Server.",
  "theme_color": "#ecebe6",
  "background_color": "#ecebe6",
  "display": "standalone",
  "orientation": "any",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "/img/web-app-manifest-192x192.png?v=20260507",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/web-app-manifest-512x512.png?v=20260507",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
