{
  "name": "Cashfever Internet Shopping Guide",
  "short_name": "Cashfever",
  "start_url": "https://cashfever.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4a90d9",
  "scope": "https://cashfever.com/",
  "orientation": "any",
  "icons": [
    {
      "src": "https://cashfever.com/images/minimaincash.webp",
      "sizes": "120x120",
      "type": "image/webp"
    },
    {
      "src": "https://cashfever.com/images/minimaincash.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}