{
  "name": "Diehl's Delivery — Annapolis Wholesale Produce",
  "short_name": "Diehl's Delivery",
  "description": "Diehl's Delivery LLC — fresh, local Maryland produce for restaurants, schools, and institutions. A wholesale venture from Abby Diehl's Produce.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2E7D32",
  "background_color": "#F1F8E9",
  "categories": ["food", "business", "shopping"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Browse Catalog", "short_name": "Order", "url": "/?page=catalog", "description": "Place a new wholesale order" },
    { "name": "Quick Reorder", "short_name": "Reorder", "url": "/?page=quick-order", "description": "Reorder your last order" }
  ]
}
