{
  "name": "Lotus Home Assisted Living",
  "short_name": "Lotus Home",
  "description": "Intimate assisted living community in Winter Park, Florida. Personalized care for 6 residents with emphasis on independence, dignity, and community engagement.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFDF7",
  "theme_color": "#B49A63",
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/lotus-home-exterior.jpg",
      "type": "image/jpeg",
      "sizes": "540x720"
    }
  ],
  "categories": ["healthcare", "lifestyle"],
  "shortcuts": [
    {
      "name": "Schedule a Tour",
      "short_name": "Tour",
      "description": "Schedule a tour of Lotus Home",
      "url": "/contact.html",
      "icons": []
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact Lotus Home for more information",
      "url": "/contact.html",
      "icons": []
    }
  ],
  "prefer_related_applications": false
}
