{
  "name": "The Work - Personal Counseling Companion",
  "short_name": "The Work",
  "version": "6.0.6",
  "description": "Zero-knowledge encrypted personal counseling companion powered by Claude",
  "start_url": "/?v=6.0.6",
  "display": "standalone",
  "background_color": "#141316",
  "theme_color": "#1d1c1f",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/kintsugi-icon-192.png?v=6.0.6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/kintsugi-icon-512.png?v=6.0.6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "New Conversation",
      "short_name": "New Chat",
      "description": "Start a new therapy conversation",
      "url": "/?action=new",
      "icons": [
        {
          "src": "/icons/kintsugi-icon-192.png?v=6.0.6",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
