{ "name": "Grice Chiropractic and Associates", "short_name": "Grice", "description": "An interdisciplinary clinic in Newmarket and Toronto serving the GTA since 1959.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait-primary", "background_color": "#F2ECDD", "theme_color": "#B8744A", "lang": "en-CA", "dir": "ltr", "categories": ["health", "medical", "lifestyle"], "icons": [ { "src": "img/pwa/icon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Book Online", "short_name": "Book", "url": "https://grice4health.janeapp.com/", "icons": [{ "src": "img/pwa/icon-192.png", "sizes": "192x192" }] }, { "name": "Newmarket Clinic", "short_name": "Newmarket", "url": "./locations/newmarket.html" }, { "name": "Toronto Clinic", "short_name": "Toronto", "url": "./locations/toronto.html" } ] }