{
  "name": "Flowhub",
  "short_name": "Flowhub",
  "description": "Flowhub is the central hub for your agency: clients, events, tasks, and notes all in one place.",
  "start_url": "/app/clients/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f4f5",
  "theme_color": "#37343a",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon-apple.jpg",
      "sizes": "180x180",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
