{
 "name": "Windows of Wellness Bodywork and Massage",
 "short_name": "Windows of Wellness",
 "start_url": "./index.html",
 "display": "standalone",
 "background_color": "#191310",
 "theme_color": "#191310",
 "icons": [
  {
   "src": "assets/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "assets/apple-touch-icon.png",
   "sizes": "180x180",
   "type": "image/png"
  }
 ]
}