{ "name": "Quotation & Invoice Maker", "short_name": "Q&I Maker", "description": "Create quotations and invoices with GST/SRB tax and Google Drive backup", "start_url": "./index.html", "display": "standalone", "orientation": "portrait", "background_color": "#f4f6fb", "theme_color": "#0d47a1", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }