{ "name": "Invoice Generator", "short_name": "InvoiceGen", "description": "Privacy-first invoice generator that works offline.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#0b0f1a", "theme_color": "#0b0f1a", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }