{
  "name": "Zip2Tow - Book a Tow Truck Online",
  "short_name": "Zip2Tow",
  "description": "Book professional towing services instantly with real-time tracking",
  "start_url": "/booking/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1aa260",
  "icons": [
    {
      "src": "images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}




