{
  "name": "LivePaste",
  "short_name": "LivePaste",
  "description": "Share text, code and files instantly with real-time collaborative editing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
