{
  "name": "Chatfront",
  "short_name": "Chatfront",
  "description": "One inbox for WhatsApp, Instagram, Messenger and Live Chat, with live product catalog, in-chat ordering and customer loyalty.",
  "start_url": "/",

  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#1C1917",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
