{
  "name": "Filoxia, Family Grocery and Meal Manager",
  "short_name": "Filoxia",
  "description": "Plan meals, track groceries, and care for your family with a friendly helper that learns your habits.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
"background_color": "#f7f7f5",
  "theme_color": "#2D5A3D",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
