{
  "name": "Just1Shop - Instant Grocery Delivery",
  "short_name": "Just1Shop",
  "description": "Order fresh groceries online on Just1Shop. Fast delivery for fresh vegetables, fruits, dairy, and household essentials in under 24 hours.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c831f",
  "theme_color": "#0c831f",
  "orientation": "portrait",
  "categories": ["shopping", "food", "groceries"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1542838132-92c53300491e?w=192&auto=format&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1542838132-92c53300491e?w=512&auto=format&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
