{ "name": "Inbill — Careful invoicing for solo operators", "short_name": "Inbill", "description": "Mobile-first invoicing for solo operators. Multi-currency, seven templates (incl. POS + clinic receipts), partial payments, hosted invoice link. Free up to 5 invoices/month.", "start_url": "/app", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#F4F1EA", "theme_color": "#F4F1EA", "lang": "en", "dir": "ltr", "categories": [ "business", "finance", "productivity" ], "icons": [ { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }, { "src": "/icons/icon-maskable-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" } ], "shortcuts": [ { "name": "Create invoice", "short_name": "New invoice", "url": "/app/invoices?new=1", "description": "Start a new invoice" }, { "name": "Clients", "short_name": "Clients", "url": "/app/clients" }, { "name": "Pricing", "short_name": "Pricing", "url": "/pricing" } ] }