{
  "name": "KanoonPilot — Know What To Do Next",
  "short_name": "KanoonPilot",
  "description": "Understand your legal situation. Know exactly what to do next. AI-powered, bilingual legal guidance for Indian citizens.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F5F5EF",
  "theme_color": "#1F2839",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%231F2839'/%3E%3Ccircle cx='96' cy='96' r='54' fill='none' stroke='%23B69D74' stroke-width='6'/%3E%3Ctext x='96' y='111' text-anchor='middle' font-family='Inter,Arial,sans-serif' font-size='42' font-weight='800' fill='%23B69D74'%3EKP%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='84' fill='%231F2839'/%3E%3Ccircle cx='256' cy='256' r='146' fill='none' stroke='%23B69D74' stroke-width='16'/%3E%3Ctext x='256' y='298' text-anchor='middle' font-family='Inter,Arial,sans-serif' font-size='116' font-weight='800' fill='%23B69D74'%3EKP%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Upload Document",
      "short_name": "Upload",
      "url": "/upload.html",
      "description": "Upload a legal document for AI analysis"
    },
    {
      "name": "Route Finder",
      "short_name": "Route",
      "url": "/route-finder.html",
      "description": "Find the right complaint path"
    },
    {
      "name": "Legal Glossary",
      "short_name": "Glossary",
      "url": "/legal-jargon.html",
      "description": "Look up legal terms in plain language"
    },
    {
      "name": "Emergency Help",
      "short_name": "Emergency",
      "url": "/emergency.html",
      "description": "Emergency helplines and resources"
    }
  ]
}
