{
  "name": "Qymmo — Customer Operations",
  "short_name": "Qymmo",
  "description": "Africa-first customer operations platform. Manage conversations, confirm payments, and automate follow-up across WhatsApp, SMS, email, and web chat.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1a1612",
  "theme_color": "#1a1612",
  "orientation": "any",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "description": "Open the unified customer inbox",
      "url": "inbox",
      "icons": [
        {
          "src": "branding/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Payments",
      "short_name": "Payments",
      "description": "Review and confirm payments",
      "url": "payment-reviews",
      "icons": [
        {
          "src": "branding/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}
