{
  "name": "CentralSHip — Cargo Van Delivery",
  "short_name": "CentralSHip",
  "description": "Cargo van delivery marketplace for warehouses and small businesses",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "categories": ["business", "logistics"],
  "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"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/list-item",
    "method": "GET",
    "params": { "title": "title" }
  }
}
