{
  "name": "Crestwing Equipment | Business Trailer Rentals",
  "short_name": "Crestwing",
  "description": "B2B towing trailer rentals for contractors, fleets, and commercial operations. Quote-based business pricing. Call 1-844-543-9646.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Trailers",
      "url": "/rentals",
      "description": "Browse the trailer rental catalog"
    },
    {
      "name": "Request a Quote",
      "url": "/quote",
      "description": "Request custom business pricing"
    },
    {
      "name": "Locations",
      "url": "/locations",
      "description": "Find a branch yard near you"
    }
  ]
}
