{
  "name": "LiteWallet \u2014 Non-Custodial Litecoin Wallet",
  "short_name": "LiteWallet",
  "description": "Non-custodial Litecoin wallet with MWEB privacy, hardware wallet support, and 12-word recovery. Free and open source.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#001116",
  "background_color": "#001116",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}