{
  "name": "KitchenCrew - Restaurant Management Made Simple",
  "short_name": "KitchenCrew",
  "description": "AI-powered restaurant management platform with intelligent agents for inventory, recipes, and operations",
  "icons": [
    {
      "src": "/KitchenCrew Logo-1.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/KitchenCrew Logo-1.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#f7f4ef",
  "background_color": "#f7f4ef",
  "display": "standalone",
  "start_url": "/"
}