{
  "name": "PantryChef",
  "short_name": "PantryChef",
  "description": "Turn your ingredients into gourmet recipes instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E0F8E0",
  "theme_color": "#52b788",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1556910103-1c02745aae4d?auto=format&fit=crop&q=80&w=192&h=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1556910103-1c02745aae4d?auto=format&fit=crop&q=80&w=512&h=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}