{
  "name": "Bright Hands Assisted Living",
  "short_name": "Bright Hands",
  "description": "Small-home assisted living in Silver Spring, MD — five residents, real one-on-one care, 24/7 licensed staff.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#4e7df2",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a tour",
      "short_name": "Tour",
      "description": "Schedule an in-person visit",
      "url": "/book-tour",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Call Bright Hands",
      "short_name": "Call",
      "description": "Tap to call 301-871-1021",
      "url": "/contact",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
