{
  "name": "SloFlow",
  "short_name": "SloFlow",
  "description": "SloFlow™ is a gentle somatic fascia release practice to decompress fascia, calm the nervous system, and restore natural movement.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F3EFE6",
  "theme_color": "#3A4E59",
  "orientation": "any",
  "icons": [
    {
      "src": "images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
