{
  "name": "Synco App - Free Sync Tool for Android & Desktop",
  "short_name": "Synco",
  "description": "Synco is a free open-source sync tool that connects Android to desktop via Bluetooth. Download the Synco app from GitHub. Zero cloud, total privacy.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon1.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#0c0c0c",
  "background_color": "#0c0c0c",
  "display": "standalone",
  "orientation": "any"
}
