{
  "short_name": "Wealthcome Pro",
  "name": "Wealthcome Pro",
  "icons": [
    {
      "src": "wealthcome.ico",
      "sizes": "256x256 128x128 64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "wealthcome192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "wealthcome256.png",
      "type": "image/png",
      "sizes": "256x256"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#06172a",
  "background_color": "#f6f4f3"
}