{
  "name": "Reel2Recipe — Save It. Make It. Preserve It.",
  "short_name": "Reel2Recipe",
  "description": "Save recipes from social posts, cook them, and preserve them as cookbooks.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F2EA",
  "theme_color": "#4A3427",
  "categories": ["food", "lifestyle", "productivity"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
