{
  "name": "Shipping Lay",
  "short_name": "Shipping Lay",
  "description": "A shipping system is a comprehensive logistics solution that manages order fulfillment, carrier selection, and delivery tracking. It processes customer orders, synchronizes with inventory for real-time stock updates, and organizes warehouse operations such as picking, packing, and labeling. The system integrates with various carriers, selecting the most efficient and cost-effective option based on delivery requirements. It generates tracking IDs and offers real-time shipment visibility to customers, ensuring transparency and reliable communication. Additionally, it manages customs and compliance for international shipments, streamlining documentation and regulatory requirements to support fast, efficient, and traceable delivery from origin to destination.",
  "theme_color": "#1a8ba4",
  "background_color": "#1a8ba4",
  "orientation": "any",
  "display": "fullscreen",
  "dir": "auto",
  "lang": "en",

  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+pwa",
      "url": "https://shippinglay.hostinglay.com/login?launchedfrom=homescreen&pwaprotocolredirect=%s"
    },
    {
      "protocol": "web+shippinglay",
      "url": "https://shippinglay.hostinglay.com/login?launchedfrom=homescreen&pwaprotocolredirect=%s"
    }
  ]
}
