{
  "name": "CartConnect",
  "short_name": "CartConnect",
  "description": "Meal plans built around local deals, your pantry, and your budget.",
  "start_url": "./cartconnect2.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#CCFF00",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
