{
    "name": "Ephor",
    "short_name": "Ephor",
    "description": "A collaborative AI playground powered by your private data.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "/favicon.ico",
        "sizes": "48x48 32x32 16x16",
        "type": "image/x-icon"
      },
      {
        "src": "/favicon.svg",
        "sizes": "any",
        "type": "image/svg+xml"
      },
      {
        "src": "/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ]
  }
  