{
  "id": "/sistema_juridico/app_web/",
  "name": "Jurídico",
  "short_name": "Jurídico",
  "description": "Plataforma jurídica — casos, trilha de perguntas e chat com advogado.",
  "lang": "pt-BR",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f7f4ed",
  "theme_color": "#1a2332",
  "icons": [
    {
      "src": "img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
