{
  "name": "Calorie Chef 1",
  "short_name": "Calorie Chef 1",
  "description": "Snap a food photo to get its recipe, calorie count, and health score.",
  "start_url": "/?app=2026-05-03",
  "id": "/?app=2026-05-03",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e8",
  "theme_color": "#2d5a3d",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
