{
  "name": "Mid-South Lift, LLC",
  "short_name": "Mid-South Lift",
  "description": "Greenville SC forklift service, parts, rentals, and OSHA training since 1975. Call 864-436-0378.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0c0f",
  "theme_color": "#f5a623",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Mid-South Lift directly",
      "url": "tel:+18644360378",
      "icons": [{"src": "/assets/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Request Service",
      "short_name": "Service",
      "description": "Request forklift service or a quote",
      "url": "/#contact",
      "icons": [{"src": "/assets/images/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
