{
  "name": "RegSecure AI - Enterprise Contract Intelligence",
  "short_name": "RegSecure AI",
  "description": "Enterprise-grade AI contract analysis with complete data privacy. Documents never leave your device.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Analysis",
      "short_name": "New",
      "description": "Start a new contract analysis",
      "url": "/app.html?action=new"
    },
    {
      "name": "Recent Documents",
      "short_name": "Recent",
      "description": "View recent analyses",
      "url": "/app.html?action=recent"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "lang": "en",
  "dir": "ltr"
}
