{
  "name": "Operave — AI Business Management",
  "short_name": "Operave",
  "description": "AI-native business management platform — CRM, inbox, pipeline, automations, invoicing, and more.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8F9FA",
  "theme_color": "#1B4332",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Inbox", "url": "/inbox", "description": "Jump to your inbox" },
    { "name": "Pipeline", "url": "/pipeline", "description": "Lead pipeline" },
    { "name": "Dashboard", "url": "/dashboard", "description": "Overview" }
  ]
}
