{
  "name": "Cely's Pets Mobile Grooming",
  "short_name": "Cely's Pets",
  "description": "Mobile dog and cat grooming in Miami from Cely's Pets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf9f0",
  "theme_color": "#fdf9f0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-1.png",
      "sizes": "994x394",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle"],
  "lang": "en-US",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Book Grooming",
      "short_name": "Book",
      "description": "Request a grooming appointment",
      "url": "/book",
      "icons": [{ "src": "/logo-1.png", "sizes": "994x394" }]
    }
  ]
}
