{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "SeChat",
  "short_name": "SeChat",
  "display": "standalone",
  "start_url": "/",
  "theme_color": "#E54B4D",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/favicon.ico", "sizes": "32x32", "type": "image/png" }
  ]
}
