{
  "short_name": "MealSync",
  "name": "MealSync - Smart Kitchen Companion",
  "description": "Plan meals together, manage inventory smartly, and reduce food waste",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#38e07b",
  "background_color": "#111714",
  "categories": ["food", "lifestyle", "productivity"]
}
