{
  "name": "ClawClone - AI Agent Backup System",
  "short_name": "ClawClone",
  "description": "Save the Soul of your OpenClaw. Backup and restore your AI agent's memory across machines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "developer tools"],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "ClawClone Dashboard"
    }
  ]
}
