{ "name": "399apps — Accounting for Indian businesses", "short_name": "399apps", "description": "GST-aware accounting for Indian SMBs: invoices, bills, payments, GST returns, reports.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#f9fafb", "theme_color": "#111827", "lang": "en-IN", "categories": ["business", "finance", "productivity"], "icons": [ { "src": "/icon.svg?v=2", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New invoice", "short_name": "New invoice", "url": "/invoices/new", "description": "Create an invoice" }, { "name": "Record payment", "short_name": "Payment", "url": "/payments/new", "description": "Record a customer payment" }, { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard" } ] }