{
  "name": "WatchUrDiet - Healthy Lifestyle & Weight Loss",
  "short_name": "WatchUrDiet",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2e7d32",
  "icons": [
    {
      "src": "https://www.watchurdiet.com/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "https://ui-avatars.com/api/?name=WatchUrDiet&size=512&background=2e7d32&color=ffffff&format=png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}