{
  "name": "TheWall Web3 Wallet",
  "short_name": "TheWall",
  "description": "5-Chain Gasless Web3 Wallet • No Seed Phrase • Emowall AI Guardian",
  "id": "com.emobies.thewall",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07080B",
  "theme_color": "#FF5500",
  "lang": "en",
  "categories": ["finance", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TheWall Login — 5-Chain Web3 Wallet"
    },
    {
      "src": "/screenshot2.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TheWall Dashboard with Emowall AI"
    }
  ],
  "shortcuts": [
    {
      "name": "Send Crypto",
      "short_name": "Send",
      "description": "Send instantly gasless",
      "url": "/?action=send",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Markets",
      "short_name": "Markets",
      "description": "Live charts & prices",
      "url": "/?tab=markets",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
