{
  "name": "Grocery Budget Calculator - Free USDA Food Plan Tool",
  "short_name": "GroceryBudgetCalc",
  "description": "Free grocery budget calculator based on USDA food plans. Estimate monthly & weekly food costs by family size, age, state, and budget level.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F5F0",
  "theme_color": "#34A853",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
