{
  "name": "Loopcam.tv",
  "short_name": "Loopcam",
  "description": "One-to-one video chat in your browser.",
  "start_url": "/en/",
  "scope": "/",
  "display": "browser",
  "background_color": "#07111f",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
