{
  "name": "Angel Paws Care & Services",
  "short_name": "Angel Paws",
  "description": "Book trusted local pet care — walks, drop-ins, daycare, boarding, and house sitting.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f97316",
  "background_color": "#fffaf3",
  "categories": ["lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "Caregiver Portal",
      "short_name": "Caregiver",
      "description": "Sign in to manage today's bookings",
      "url": "/caregiver",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My visits",
      "short_name": "My visits",
      "description": "See your bookings and messages",
      "url": "/portal",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
