{
  "name": "Tallow",
  "short_name": "Tallow",
  "description": "End-to-end encrypted file transfer with post-quantum cryptography",
  "start_url": "/transfer",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#7C5CFC",
  "orientation": "any",
  "categories": ["utilities", "security"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
