{
  "name": "BitDrop — Drop. Share. Done.",
  "short_name": "BitDrop",
  "description": "Fast, free, private peer-to-peer file sharing. No sign-up. No size limits. No cloud storage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "any",
  "lang": "en",
  "categories": ["utilities", "productivity"],
  "keywords": "file transfer, torrent downloader, P2P, BitTorrent, send files, magnet link, unlimited file size, free",
  "icons": [
    { "src": "/icons/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "BitDrop — Fast, free, private P2P file sharing"
    }
  ],
  "shortcuts": [
    {
      "name": "Send Files",
      "short_name": "Send",
      "url": "/?tab=send",
      "description": "Drop files and get a shareable link instantly"
    },
    {
      "name": "Download Torrent",
      "short_name": "Receive",
      "url": "/?tab=receive",
      "description": "Download any torrent via magnet link in your browser"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
