{ "name": "InvProBooks", "short_name": "InvProBooks", "description": "Invoicing and bookkeeping for freelancers and small studios.", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#f3f4fa", "theme_color": "#4338ca", "orientation": "any", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }