{
  "name": "Webcuan - Platform Earning",
  "short_name": "Webcuan",
  "start_url": "index.html", 
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6b2d82",
  "icons": [
    {
      "src": "logo_192x192.png", 
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}