{ "background_color": "#ffffff", "theme_color": "#E938C2", "name": "Routify app", "short_name": "Routify app", "start_url": "/", "display": "standalone", "icons": [ { "src": "/images/touch-icons/logo-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/images/touch-icons/logo-800.png", "sizes": "800x800", "type": "image/png", "purpose": "maskable any" } ] }