{
  "name": "FileClipSync",
  "short_name": "FileClipSync",
  "description": "Sync your clipboard and files across Mac, iPhone, Android, Windows and Linux over your local network - end-to-end encrypted, no cloud, no account.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06060d",
  "theme_color": "#06060d",
  "lang": "en",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
