{
  "name": "Xendry - Virtual Back Office",
  "short_name": "Xendry",
  "description": "Your virtual back office partner",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0EEE9",
  "theme_color": "#576193",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
