{ "name": "CarryOn", "short_name": "CarryOn", "description": "Talk it out. We'll turn it into something your family can actually use.", "start_url": "/", "display": "standalone", "background_color": "#F6F1E7", "theme_color": "#4E5E3C", "orientation": "portrait-primary", "categories": ["lifestyle", "utilities"], "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }