{
  "name": "Nexa Market",
  "short_name": "NEXA Market",
  "description": "Premium Layer-1 Nexa Exchange - Secure, Instant, and Non-Custodial.",
  "start_url": "/users/home",
  "display": "standalone",
  "background_color": "#0f1016",
  "theme_color": "#0f1016",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["finance", "crypto", "business", "utilities"],
  "shortcuts": [
    {
      "name": "User Dashboard",
      "url": "/users/home",
      "icons": [{ "src": "/nexa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "User Ledger",
      "url": "/users/ledger",
      "icons": [{ "src": "/nexa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Admin Portal",
      "url": "/admin/ledger",
      "icons": [{ "src": "/nexa-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/nexa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nexa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nexa-icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
