{
  "short_name": "Tail Leash",
  "name": "Tail Leash - Professional Dog Services in Hyderabad",
  "description": "Expert dog grooming, walking, boarding, veterinary care, and training services in Hyderabad",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#8B4513",
  "background_color": "#FDFCFA",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "services"],
  "shortcuts": [
    {
      "name": "Book a Service",
      "short_name": "Book Now",
      "description": "Book dog grooming, walking, or boarding services",
      "url": "/services/booking",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all our dog services",
      "url": "/services",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
