{
  "name": "FlowCastle",
  "short_name": "FlowCastle",
  "description": "FlowCastle live chat and automation workspace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#0284C7",
  "icons": [
    {
      "src": "/webchat-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/webchat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
