{
  "name": "AdminOS — AI Business OS",
  "short_name": "AdminOS",
  "description": "The AI-powered OS that runs your business. WhatsApp automation, invoicing, staff management and analytics — all in one.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0F2C",
  "theme_color": "#0A0F2C",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/icons/screenshot-dashboard.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide" }
  ],
  "categories": ["business", "productivity", "finance"],
  "lang": "en-ZA",
  "shortcuts": [
    { "name": "Inbox", "url": "/dashboard/inbox", "description": "View incoming messages" },
    { "name": "Invoices", "url": "/dashboard/invoices", "description": "Manage outstanding invoices" },
    { "name": "Documents", "url": "/dashboard/documents", "description": "Upload and analyse documents" }
  ]
}
