{
  "name": "PawRoute — Pet Grooming Software",
  "short_name": "PawRoute",
  "description": "All-in-one scheduling, routing, and payment platform built for pet groomers in Australia.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2e9e38",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/paw-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/paw-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
