{
  "name": "TransferFiles.net",
  "short_name": "TransferFiles",
  "description": "Send any file free. No account, no size limit, end-to-end encrypted.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6ff",
  "theme_color": "#4936f5",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": [
    "utilities",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/og.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml"
    }
  ]
}