
{
  "name": "MultiMail",
  "short_name": "MultiMail",
  "description": "Gerencie todos os seus e-mails corporativos em um só lugar.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "categories": ["productivity", "business"],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%234f46e5'/%3E%3Ctext x='96' y='130' font-family='Arial' font-size='110' font-weight='bold' text-anchor='middle' fill='white'%3EM%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='100' fill='%234f46e5'/%3E%3Ctext x='256' y='345' font-family='Arial' font-size='300' font-weight='bold' text-anchor='middle' fill='white'%3EM%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Compor",
      "short_name": "Compor",
      "description": "Escrever novo e-mail",
      "url": "/?compose=1",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='20' fill='%234f46e5'/%3E%3Ctext x='48' y='68' font-family='Arial' font-size='55' font-weight='bold' text-anchor='middle' fill='white'%3E%2B%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
