{
  "name": "Sattvicly",
  "short_name": "Sattvicly",
  "description": "Family meal planning from pantry ingredients, food preferences, and everyday wellness context.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f3ee",
  "theme_color": "#4a6741",
  "icons": [
    {
      "src": "/assets/sattvicly-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/sattvicly-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
