{
  "name": "Flowzy",
  "short_name": "Flowzy",
  "description": "Better flow, better outcomes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7fbff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/flowzy.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/flowzy.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
