{
  "name": "Tendari",
  "short_name": "Tendari",
  "description": "An AI agent for ecommerce stores that answers the support ticket and recommends the right product, in the same conversation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f3ed",
  "theme_color": "#1c1b16",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-192x192-dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
