{
  "name": "FridgeWise",
  "short_name": "FridgeWise",
  "description": "Track groceries, estimate use-by timing, and see what may need attention soon.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7FAF4",
  "theme_color": "#2E9A72",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
