{
  "name": "ManageSales Commerce OS",
  "short_name": "ManageSales",
  "description": "One unified commerce platform. Every business model.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
