{
  "name": "SayChef — Voice Recipe App",
  "short_name": "SayChef",
  "description": "Record recipes by voice, organize them in a digital cookbook, find recipes from ingredients, and preserve family recipes in a shared family cookbook.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F4F8",
  "theme_color": "#D48C2E",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a3aa111277b721923ff26ed/3695afd0c_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a3aa111277b721923ff26ed/3695afd0c_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a3aa111277b721923ff26ed/3695afd0c_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
