{
  "name": "Catered — Meal Planning & Smart Shopping",
  "short_name": "Catered",
  "description": "Your smart meal planning, recipe, and grocery companion.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafcf9",
  "theme_color": "#2d5a3d",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
