{
  "name": "Greek Delicacies",
  "short_name": "GreekDeli",
  "description": "Premium Greek food products delivered to your door",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "food"],
  "lang": "en",
  "shortcuts": [
    { "name": "Shop", "url": "/en/products", "description": "Browse products" },
    { "name": "Cart", "url": "/en/cart", "description": "View cart" }
  ]
}
