{
  "name": "ELI",
  "short_name": "ELI",
  "description": "Saiba se quem você cuida está bem, sem precisar perguntar toda hora.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7BAE8C",
  "background_color": "#FAF7F2",
  "lang": "pt-BR",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%237BAE8C'/%3E%3Ctext x='50%25' y='58%25' font-size='300' text-anchor='middle' dominant-baseline='middle'%3E%F0%9F%92%9A%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ver painel",
      "short_name": "Painel",
      "url": "./index.html#sc-dashboard"
    },
    {
      "name": "Ver conversa",
      "short_name": "Conversa",
      "url": "./index.html#sc-conv"
    }
  ]
}
