{
  "name": "CookFromStock — AI Recipe Generator",
  "short_name": "CookFromStock",
  "description": "Enter what's in your fridge and get personalized recipes powered by AI. Cook from stock, not from scratch.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#fafaf9",
  "theme_color": "#78916e",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "utilities"],
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
