{
  "name": "DropSync",
  "short_name": "DropSync",
  "description": "2-way sync between a local Android folder and Dropbox",
  "start_url": "https://benclawbot.github.io/dropsync-pwa/",
  "display": "standalone",
  "background_color": "#0c0c0e",
  "theme_color": "#0c0c0e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='48' fill='%230c0c0e'/><path d='M48 72l32 32-32 32M96 136h48M144 72l-32 32 32 32' stroke='%237c5cff' stroke-width='12' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='128' fill='%230c0c0e'/><path d='M128 192l96 96-96 96M256 384h128M384 192l-96 96 96 96' stroke='%237c5cff' stroke-width='28' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": []
}