{
  "name": "Little Stinkers Client Portal",
  "short_name": "Little Stinkers",
  "description": "Book grooming appointments, message your groomer, and manage your pets' profiles.",
  "start_url": "/portal/dashboard",
  "scope": "/portal",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5b21b6",
  "background_color": "#1e1b4b",
  "icons": [
    {
      "src": "/images/paw/manifest-portal-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/paw/manifest-portal-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
