{ "name": "GrassdogHQ", "short_name": "GrassdogHQ", "description": "All-in-one software for pet grooming, daycare, and boarding businesses.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "orientation": "any", "background_color": "#39B54A", "theme_color": "#39B54A", "categories": ["business", "productivity"], "prefer_related_applications": false, "icons": [ { "src": "./icons/icon-48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Dashboard", "url": "/", "description": "Go to Dashboard", "icons": [{ "src": "./icons/icon-96.png", "sizes": "96x96" }] }, { "name": "Appointments", "url": "/appointments", "description": "View Appointments", "icons": [{ "src": "./icons/icon-96.png", "sizes": "96x96" }] }, { "name": "Customers", "url": "/customers", "description": "View Customers", "icons": [{ "src": "./icons/icon-96.png", "sizes": "96x96" }] }, { "name": "Check-In", "url": "/check-in", "description": "Front Desk Check-In", "icons": [{ "src": "./icons/icon-96.png", "sizes": "96x96" }] } ], "screenshots": [] }