{
  "name": "Freebits — Send & receive files securely",
  "short_name": "Freebits",
  "description": "Send files up to 1 TB or collect uploads with one link. EU-hosted, GDPR-friendly. No AI training. No signup.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "categories": ["utilities", "productivity", "business"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/logo_freebits-rQH-hobb.png",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Send files",
      "short_name": "Send",
      "url": "/",
      "description": "Upload and share files with one link"
    },
    {
      "name": "Request files",
      "short_name": "Request",
      "url": "/r/new",
      "description": "Create a link to receive files from anyone"
    }
  ]
}
