{
  "name": "ClearTerms — Legal Document Explainer",
  "short_name": "ClearTerms",
  "description": "Understand what you're signing in seconds. AI-powered plain-English legal document analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a193c",
  "theme_color": "#0a193c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/manus-storage/icon-192_7d06d73a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/manus-storage/icon-512_dca93657.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Analyze Document",
      "short_name": "Analyze",
      "description": "Upload and analyze a legal document",
      "url": "/upload",
      "icons": [{ "src": "/manus-storage/icon-192_7d06d73a.png", "sizes": "192x192" }]
    },
    {
      "name": "My Documents",
      "short_name": "Dashboard",
      "description": "View your document history",
      "url": "/dashboard",
      "icons": [{ "src": "/manus-storage/icon-192_7d06d73a.png", "sizes": "192x192" }]
    }
  ]
}
