{
  "name": "FED QUANTUM LEDGER",
  "short_name": "FQLEDGER",
  "description": "Powered by Quantum Financial System (QFS) Technology",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_72,h_72,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_96,h_96,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_128,h_128,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_144,h_144,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_152,h_152,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_192,h_192,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_384,h_384,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_512,h_512,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_96,h_96,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Deposit",
      "short_name": "Deposit",
      "description": "Deposit funds",
      "url": "/deposit",
      "icons": [
        {
          "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_96,h_96,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Withdraw",
      "short_name": "Withdraw",
      "description": "Withdraw funds",
      "url": "/withdraw",
      "icons": [
        {
          "src": "https://res.cloudinary.com/djxs33vuk/image/upload/w_96,h_96,c_fill/v1762463668/quantum_ledger_icon_with_bg_hvv15q.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}