{
  "name": "Jetz Auto Group LLC - Sacramento Towing Service",
  "short_name": "Jetz Auto Group",
  "description": "Sacramento's most trusted towing service since 2008. Professional roadside assistance, vehicle recovery, and emergency towing starting at $100.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#EAB308",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "categories": ["business", "automotive", "emergency"],
  "lang": "en-US",
  "dir": "ltr"
}