{
  "name": "FlowBoard by Eerly",
  "short_name": "FlowBoard",
  "description": "AI-native project management. Multi-view boards, real-time collaboration, and an AI PM that does the work.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBF8F3",
  "theme_color": "#0F172A",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/app" },
    { "name": "Calendar", "url": "/app/calendar" },
    { "name": "Insights", "url": "/app/insights" }
  ]
}
