{ "name": "Ketpy Book — Invoicing & GST Accounting", "short_name": "Ketpy Book", "description": "India's honest invoicing & GST accounting SaaS for SMBs.", "id": "/login", "start_url": "/login?from=pwa", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#1F4E79", "lang": "en-IN", "dir": "ltr", "categories": ["business", "finance", "productivity"], "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": "Create invoice", "url": "/app/invoices/create", "description": "Jump straight to a new invoice" }, { "name": "Record payment", "url": "/app/payments/create", "description": "Log a customer payment" }, { "name": "GST returns", "url": "/app/gst", "description": "GSTR-1 / 3B / 2B" } ] }