{
  "name": "Carême — Every recipe, found",
  "short_name": "Carême",
  "description": "AI-powered cookbook indexing. Scan your bookshelf, search every recipe across all your cookbooks.",
  "start_url": "/library",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#b87333",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "books"],
  "screenshots": [],
  "scope": "/",
  "lang": "en"
}
