{
  "name": "Sync | Realtime Asset Board",
  "short_name": "Sync",
  "description": "Sync is a realtime web app that lets you store, organize, and access your links, notes, and images across devices. Instantly copy, paste, and manage your assets with groups and seamless updates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
