{
  "name": "Cat Grooming Directory",
  "short_name": "CatGroomDir",
  "description": "Find trusted, professional cat groomers in your area. Browse reviews, compare services, and book appointments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf5ff",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/logo.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "lifestyle"],
  "lang": "en-US"
}
