{
  "name": "Lida — Hüquqi AI Köməkçi",
  "short_name": "LIDA.ge",
  "description": "Gürcüstan qanunvericiliyi üzrə AI hüquqi köməkçi — Legal AI assistant for Georgia in 5 languages",
  "lang": "ka",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "categories": ["legal", "productivity", "utilities"],
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "LIDA.ge Legal AI Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Lawyer",
      "short_name": "Lawyers",
      "description": "Search lawyers by city and specialty",
      "url": "/lawyers?source=pwa",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "AI Legal Chat",
      "short_name": "Chat",
      "description": "Chat with AI legal assistant",
      "url": "/chat?source=pwa",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
