{
  "name": "Pantry – Household Food Waste Reducer",
  "short_name": "Pantry",
  "description": "Track your household food inventory and shared shopping list to reduce food waste.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f3eb",
  "theme_color": "#3a8a5c",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
