{
  "name": "LawLyft - Smart Lawyer Discovery Platform",
  "short_name": "LawLyft",
  "description": "Find the right lawyer for your case. Describe your legal issue in plain language and get matched with top-rated attorneys in minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1f33",
  "theme_color": "#1e3a5f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
