{ "name": "Payments", "short_name": "Payments", "description": "Payments dashboard", "start_url": "./index.html", "scope": "./", "display": "standalone", "background_color": "#f6f3ef", "theme_color": "#3A7AFF", "icons": [ { "src": "./icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }