{
  "name": "EnvioLA - Vehicle Shipping",
  "short_name": "EnvioLA",
  "description": "Professional vehicle shipping services to Latin America",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en",
  "dir": "ltr",
  "orientation": "any",
  "categories": ["business", "logistics", "shipping"],
  "shortcuts": [
    {
      "name": "Get Quote",
      "url": "/quote",
      "description": "Get a shipping quote"
    },
    {
      "name": "Track Shipment",
      "url": "/track",
      "description": "Track your shipment"
    }
  ]
}