{
  "short_name": "Reel Wallet",
  "name": "Blockchain Wallet for Everyday user",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/home_screenshot.png",
      "sizes": "404x845",
      "type": "image/png"
    }
  ],
  "start_url": "/?fullscreen=true",
  "display": "standalone",
  "background_color": "#ffffff",
  "description": "The easiest way to get started with crypto.",
  "categories": [
    "finance",
    "utilities"
  ],
  "orientation": "portrait"
}
