{
  "id": "/",
  "short_name": "China Cargo",
  "name": "China Cargo POS & Tracking",
  "description": "Comprehensive China Cargo POS, Warehousing, Customs, Weight & Shipping Tracking Management System.",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#090d16",
  "theme_color": "#0284c7",
  "orientation": "any",
  "iarc_rating_id": "18f3ef14-3860-4ae9-80e2-df6a19f2a245",
  "categories": [
    "business",
    "finance",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.chinacargo.pos",
      "id": "com.chinacargo.pos"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/china-cargo/id123456789"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://ais-pre-k2be3nieorgioofrt2vjnk-106319995672.asia-southeast1.run.app"
    },
    {
      "origin": "https://*.asia-southeast1.run.app"
    }
  ],
  "note_taking": {
    "new_note_url": "/?action=new-note"
  },
  "icons": [
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "China Cargo POS Desktop Dashboard View"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "China Cargo Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Customer Card",
      "short_name": "Add Card",
      "description": "Scan or add new China cargo customer card",
      "url": "/?action=add-card",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "New Cargo Invoice",
      "short_name": "New Invoice",
      "description": "Create new shipping POS invoice",
      "url": "/?action=new-invoice",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/?action=share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "capture_links": "new-client",
  "protocol_handlers": [
    {
      "protocol": "web+chinacargo",
      "url": "/?tracking=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/csv": [
          ".csv"
        ],
        "application/json": [
          ".json"
        ]
      }
    }
  ],
  "widgets": [
    {
      "name": "Cargo Tracking Quick Status",
      "short_name": "Cargo Status",
      "description": "View active cargo shipments and tracking status",
      "tag": "cargo-tracking-widget",
      "template": "cargo-widget-template",
      "ms_ac_template": "/widgets/cargo.json",
      "data": "/widgets/data.json",
      "type": "text/html",
      "screenshots": [
        {
          "src": "/screenshot-desktop.png",
          "sizes": "1280x720",
          "label": "Cargo Tracking Widget"
        }
      ],
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
