{
  "name": "Pups N Cuts CRM",
  "short_name": "Pups CRM",
  "description": "Mobile CRM and booking operations for Pups N Cuts.",
  "start_url": "/admin/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f7fb",
  "theme_color": "#004f96",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pups-n-cuts-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pups-n-cuts-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
