{
  "name": "Lisk Nano Wallet",
  "short_name": "Lisk Nano Wallet",
  "description": "A dedicated desktop wallet experience for LSK balances, transactions, and network visibility.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2f5fc",
  "theme_color": "#0c152e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
