{
  "name": "SnapChef — Snap. Identify. Cook.",
  "short_name": "SnapChef",
  "description": "Take a photo of your fridge. AI finds every ingredient. Get delicious recipes in seconds. Free forever, no signup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#f97316",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
