{
  "name": "CARGO/SCAN — Logistics Opportunity Scanner",
  "short_name": "CARGO/SCAN",
  "description": "Real-time freight lead monitoring across WhatsApp groups",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#18181b",
  "categories": ["business", "productivity", "logistics"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Feed",
      "url": "/",
      "description": "View latest opportunities"
    },
    {
      "name": "Keywords",
      "url": "/keywords",
      "description": "Manage trigger keywords"
    },
    {
      "name": "Settings",
      "url": "/settings"
    }
  ]
}
