{
  "id": "/",
  "name": "Veloque — AI Trade Intelligence",
  "short_name": "Veloque",
  "description": "Customs classification, route compliance, export price build-up and import landed cost for any route — one workflow for importers and exporters.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/dashboard.php?src=app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#FCF8F4",
  "theme_color": "#CC4800",
  "categories": ["business", "productivity", "finance"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "HS Code Finder",
      "short_name": "Classify",
      "description": "Get the customs code for a product, at your country's own digit length",
      "url": "/classify.php?src=app",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Landed Cost Calculator",
      "short_name": "Landed cost",
      "description": "Every duty and tax an import pays, in the destination country's own order",
      "url": "/import-costing.php?src=app",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Export Quote Builder",
      "short_name": "Export quote",
      "description": "Build an export price, step by step",
      "url": "/export-costing.php?src=app",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Document Studio",
      "short_name": "Documents",
      "description": "Invoices, packing lists and certificates of origin",
      "url": "/documents.php?src=app",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
