{
  "name": "GlobalReach AI",
  "short_name": "GlobalReach",
  "description": "AI-native operating system for export businesses.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0b0f",
  "theme_color": "#0b0b0f",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "/logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "CRM", "url": "/crm", "description": "Companies & pipeline" },
    { "name": "Inbox", "url": "/messaging" },
    { "name": "Search", "url": "/search" }
  ]
}
