{
  "name": "ChefSnap",
  "short_name": "ChefSnap",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=CS&background=f59e0b&color=fff&size=192&rounded=true",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://ui-avatars.com/api/?name=CS&background=f59e0b&color=fff&size=512&rounded=true",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}