{
  "name": "WatchUrDiet",
  "short_name": "WatchUrDiet",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#2E7D32",
  "scope": "/",
  "orientation": "any",
  "icons": [
    {
      "src": "https://www.watchurdiet.com/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "https://www.watchurdiet.com/wp-content/uploads/2021/04/Spinach-artichoke-baked-chicken-recipe-1.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}