{
  "name": "CouchDB Replication Conflict Resolution & Sync Automation",
  "short_name": "CouchDB Sync",
  "description": "Design, automate, and troubleshoot CouchDB replication, conflict resolution, and offline-first sync pipelines.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f9fc",
  "theme_color": "#3b5bdb",
  "lang": "en",
  "categories": ["developer", "productivity", "education"],
  "icons": [
    { "src": "/assets/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/img/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/img/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
