{
  "name": "Chef’s Tab Recipes",
  "short_name": "Chef’s Tab",
  "description": "Scrape recipes from any link, convert to metric, and cook step-by-step.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#10b981",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
