{
  "name": "WuvFlow - Interactive Flow Builder",
  "short_name": "WuvFlow",
  "description": "Create interactive flows, quizzes, and landing pages",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/realflow.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "marketing"],
  "lang": "pt-BR",
  "dir": "ltr"
}