{
  "name": "Legal Action - AI Legal Assistant",
  "short_name": "Legal Action",
  "description": "AI-powered legal assistant for Indian law",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/legal-action-logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
