{
  "name": "Jamerican Juice Joint",
  "short_name": "JJJ",
  "description": "Premium cold-pressed juices and wellness shots. African American and Jamaican-owned.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#2D5016",
  "theme_color": "#FFD700",
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["food", "shopping", "health"],
  "shortcuts": [
    {
      "name": "Order Now",
      "short_name": "Order",
      "description": "Quick order fresh juice",
      "url": "/#products"
    }
  ]
}
