{
  "name": "NST",
  "short_name": "NST",
  "description": "Noor Shail Transportation — booking platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6750F0",
  "orientation": "portrait-primary",
  "categories": ["business", "travel"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Ride",
      "short_name": "Book",
      "url": "/book",
      "description": "Book a new NST ride"
    }
  ],
  "screenshots": []
}
