{
  "name": "Pantry Eagle",
  "short_name": "Pantry Eagle",
  "description": "AI-powered pantry tracker and kitchen assistant. Scan receipts, manage your food inventory, get recipe ideas, and build smart shopping lists — 100% private, no account needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fef9f0",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml"
    }
  ]
}
