{
  "name": "Sendbar",
  "short_name": "Sendbar",
  "description": "Create, manage, and track email templates with ease",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/sendbar-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
