{
  "name": "OnTime Tow - Seattle Towing Services",
  "short_name": "OnTime Tow",
  "description": "Professional 24/7 towing and roadside assistance in Seattle and Puget Sound area. Fast, reliable, licensed and insured.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1d3557",
  "theme_color": "#e63946",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo-ontimetow.png",
      "sizes": "1027x553",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "automotive", "emergency"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/",
    "update_via_cache": "none"
  }
}
