{
  "name": "Hands on Health \u00b7 Concierge Physical Therapy",
  "short_name": "Hands on Health",
  "description": "Concierge physical therapy in Metairie and greater New Orleans. Fascia-informed manual therapy for chronic pain, hypermobility and EDS, TMJ, and pelvic floor dysfunction.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#40587f",
  "background_color": "#fcfbf7",
  "categories": [
    "health",
    "medical",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Visit",
      "short_name": "Book",
      "description": "Choose a visit and pick your time",
      "url": "/book.html",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact.html",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}