{ "name": "ServicePro — HVAC Business Management", "short_name": "ServicePro", "description": "HVAC business management platform for RSQ HVAC Corp & Genova LLC", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0e0e10", "theme_color": "#84cc16", "lang": "en", "categories": ["business", "productivity", "utilities"], "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "New invoice", "short_name": "New invoice", "url": "/invoices/new", "description": "Create a new invoice" }, { "name": "Voice invoice", "short_name": "Dictate", "url": "/invoices/voice", "description": "Dictate an invoice" }, { "name": "Inventory", "short_name": "Inventory", "url": "/inventory", "description": "Open inventory" } ] }