{
  "name": "Cloud MLM Software",
  "short_name": "CloudMLM",
  "description": "Multi-Level Marketing Software — manage your network, commissions, and business from anywhere.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/user/dashboard"
    },
    {
      "name": "Store",
      "short_name": "Store",
      "description": "Browse products",
      "url": "/user/online-store"
    },
    {
      "name": "Genealogy",
      "short_name": "Network",
      "description": "View your network tree",
      "url": "/user/genealogy"
    },
    {
      "name": "Payout",
      "short_name": "Payout",
      "description": "Request a payout",
      "url": "/user/financial/payout"
    }
  ]
}
