{
  "name": "What 3 Ingredients - Simple Recipe Generator",
  "short_name": "What3Ingredients",
  "description": "Input 1-3 ingredients and get instant, delicious recipes with no more than 3 main ingredients.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#FF6B35",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
