{
  "name": "Origin Retailer",
  "short_name": "Origin",
  "description": "Confirm orders, track SSCC shipments, earn loyalty points on delivery.",
  "start_url": "/retailer",
  "scope": "/retailer",
  "id": "/retailer",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f2f0",
  "theme_color": "#6b1e2a",
  "icons": [
    { "src": "/icon-retailer-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-retailer-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
