{
  "name": "myRecipia Cook",
  "short_name": "myRecipiaCook",
  "description": "Find & create delicious recipes from ingredients you have at home — powered by AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F1E3",
  "theme_color": "#FF6B00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
