{
  "name": "Safe Towing LLC - Louisville's 24/7 Towing & Junk Car Removal",
  "short_name": "Safe Towing",
  "description": "24/7 towing, roadside assistance, and junk car removal in Louisville, KY. Call (502) 784-3148.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FFD700",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Call Now",
      "url": "tel:+15027843148",
      "description": "Call Safe Towing LLC directly"
    },
    {
      "name": "Get a Quote",
      "url": "/contact",
      "description": "Request a free towing quote"
    }
  ]
}
