{
  "name": "NeuHub",
  "short_name": "NeuHub",
  "description": "Seu segundo cérebro conectado",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090f",
  "theme_color": "#09090f",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%237F77DD'/><text y='.9em' font-size='80' x='50%' text-anchor='middle' fill='white'>N</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
