{ "name": "Kakebo", "short_name": "Kakebo", "description": "Track your expenses with the Japanese budgeting method.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#f78ca4", "icons": [ { "src": "/static/img/favicon.png", "sizes": "32x32", "type": "image/png" }, { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/static/img/icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }