{
  "name": "wevmail",
  "short_name": "wevmail",
  "description": "Sovereign business email by lxroot",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3B82F6",
  "background_color": "#03050C",
  "lang": "en",
  "icons": [
    {
      "src": "assets/icons/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icons/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Compose",
      "url": "/#compose",
      "description": "Write a new email"
    },
    {
      "name": "Inbox",
      "url": "/#inbox",
      "description": "Open your inbox"
    }
  ]
}
