{ "name": "Invoice Flow", "short_name": "Invoice Flow", "description": "Estimates, invoices, customers, products, payments, and field-ready workflows for service businesses.", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "background_color": "#faf9f5", "theme_color": "#17161d", "orientation": "any", "categories": ["business", "finance", "productivity"], "icons": [ { "src": "./pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./pwa-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New estimate", "short_name": "Estimate", "url": "./#new-estimate" }, { "name": "New invoice", "short_name": "Invoice", "url": "./#new-invoice" }, { "name": "Record payment", "short_name": "Payment", "url": "./#record-payment" } ] }