{
  "name": "Mails Manager App",
  "short_name": "Mails Manager",
  "description": "All your mailboxes in one place. Connect every mail.ru, Gmail, Yandex, or Outlook account and read recent mail from one fast, secure dashboard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f8fa",
  "theme_color": "#005FF9",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/static/core/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
