{
  "name": "BrandElf",
  "short_name": "BrandElf",
  "description": "The operations teammate for your wholesale brand.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBFAF9",
  "theme_color": "#2A2927",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
