{
  "name": "Orda — WhatsApp AI Business",
  "short_name": "Orda",
  "description": "AI-powered WhatsApp business platform for Africa",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#050507",
  "theme_color": "#D4A853",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Open your dashboard" },
    { "name": "Orders", "url": "/dashboard/orders", "description": "View your orders" }
  ]
}
