{
  "name": "WatchUrDiet - Healthy Lifestyle, Nutrition & Weight Loss",
  "short_name": "WatchUrDiet",
  "start_url": "https://www.watchurdiet.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2e7d32",
  "scope": "https://www.watchurdiet.com/",
  "orientation": "any",
  "icons": [
    {
      "src": "https://www.watchurdiet.com/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Crect%20width='512'%20height='512'%20fill='%232e7d32'/%3E%3Ctext%20x='50%25'%20y='50%25'%20dominant-baseline='middle'%20text-anchor='middle'%20font-family='Arial'%20font-size='200'%20fill='%23ffffff'%3EWD%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}