{
  "name": "Sistema Jurídico Argentino",
  "short_name": "LegalSystem",
  "description": "Sistema integral de gestión jurídica para estudios de abogados argentinos",
  "theme_color": "#486581",
  "background_color": "#f0f4f8",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "lang": "es-AR",
  "icons": [
    {
      "src": "/legal-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/legal-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}