{
  "name": "Food First Barbados",
  "short_name": "Food First",
  "description": "Premium European produce at wholesale prices, delivered fresh to Barbados.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#e85d04",
  "categories": ["food", "shopping", "productivity"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Staff Portal",
      "short_name": "Staff",
      "description": "Sign in to the Food First staff operations hub",
      "url": "/staff/login",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track My Order",
      "short_name": "Track",
      "description": "Track your Food First delivery",
      "url": "/track",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
