{
  "name": "UseFlow",
  "short_name": "UseFlow",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#071318",
  "theme_color": "#071318",
  "icons": [
    {
      "src": "/useflow-logo-clean.png",
      "sizes": "800x800",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
