{
  "name": "Reggae Mart",
  "short_name": "Reggae Mart",
  "description": "Fresh Caribbean groceries & island essentials",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a2e1a",
  "theme_color": "#0a2e1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1555396273-367ea4eb4db5?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1555396273-367ea4eb4db5?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["shopping", "food"],
  "lang": "en"
}
