{
  "name": "Zestover - Grow Your Business And Future With Us",
  "short_name": "Zestover",
  "description": "Earn Money With Multiple Ways. Product selling, digital products, micro tasks & more.",
  "start_url": "/auth",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/logo-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}