{
  "name": "Meeting Assistant — Scalabrin",
  "short_name": "Meeting",
  "description": "Assistente inteligente de reuniões e acervo documental",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#004254",
  "theme_color": "#004254",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "share_target": {
    "action": "/index.html",
    "method": "GET",
    "params": {
      "title": "shared_title",
      "text": "shared_text",
      "url": "shared_url"
    }
  }
}
