{
  "name": "Orlando Tow Pros — 24/7 Emergency Towing",
  "short_name": "OTP Towing",
  "description": "Orlando's trusted 24/7 emergency towing, roadside assistance, and vehicle recovery service. Fast dispatch across Central Florida.",
  "start_url": "./index.html",
  "id": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#FFD600",
  "background_color": "#080A0C",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "utilities", "transportation"],
  "icons": [
    {
      "src": "./icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Orlando Tow Pros for immediate assistance",
      "url": "./index.html#cta",
      "icons": [
        {
          "src": "./icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Request Dispatch",
      "short_name": "Dispatch",
      "description": "Request a tow truck dispatch to your location",
      "url": "./index.html#dispatch",
      "icons": [
        {
          "src": "./icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
