{
  "name": "Pinified - Seamless Logistics, Faster Deliveries",
  "short_name": "Pinified",
  "description": "Book shipments and track deliveries with India's fastest-growing logistics platform. Express same-day delivery and nationwide Package services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F5",
  "theme_color": "#283782",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": [
    "business",
    "lifestyle",
    "utilities"
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Shipment",
      "short_name": "Book",
      "description": "Book a new Package or express delivery",
      "url": "/book",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View and track your shipments",
      "url": "/orders",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "32x32"
        }
      ]
    }
  ]
}