{
  "name": "FunS Wallet",
  "short_name": "Funs Wallet",
  "description": "Secure Multi-chain Crypto Wallet",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0E17",
  "theme_color": "#FF6B35",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "lang": "en"
}
