{
  "name": "FlowSync — AI Agent Execution Center",
  "short_name": "FlowSync",
  "description": "Your AI agent run center. Monitor workflows, receive completion push notifications, and manage your automation pipeline.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07090f",
  "theme_color": "#7c5cff",
  "categories": ["productivity", "utilities", "business"],
  "lang": "en",
  "icons": [
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    { "name": "Workflows", "short_name": "Workflows", "url": "/workflow/" },
    { "name": "Templates", "short_name": "Templates", "url": "/templates/" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png" }
  ]
}
