{
  "id": "/",
  "name": "IF&Co Dubai Jewelry",
  "short_name": "ICo. DJ",
  "description": "IF&Co Dubai Jewelry — Invest in luxury jewelry. Earn daily returns, manage packages, withdraw earnings and track your portfolio.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06061a",
  "theme_color": "#f8c24b",
  "lang": "en",
  "categories": ["finance", "lifestyle", "business"],
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home – Portfolio Overview"
    }
  ],
"shortcuts": [
  { "name": "Home", "short_name": "Home", "description": "Go to your investment dashboard", "url": "/home", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
  { "name": "Deposit", "short_name": "Deposit", "description": "Deposit funds into your account", "url": "/deposit", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
  { "name": "Withdraw", "short_name": "Withdraw", "description": "Withdraw your available earnings", "url": "/withdraw", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
  { "name": "Store", "short_name": "Store", "description": "Browse and buy jewelry packages", "url": "/package", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
  { "name": "Portfolio", "short_name": "Portfolio", "description": "Track your active jewelry investments", "url": "/portfolio", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
  { "name": "Invite & Earn", "short_name": "Invite", "description": "Refer friends and earn commission", "url": "/referral", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
  { "name": "Play & Win", "short_name": "Play", "description": "Play games and win bonus rewards", "url": "/win", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
  { "name": "History", "short_name": "History", "description": "View your transaction history", "url": "/history", "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] }
]
}