{ "name": "JoyLoom", "short_name": "JoyLoom", "description": "Get unstuck, one small step at a time. A coach that does it with you.", "start_url": "/?src=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#f3ebd7", "theme_color": "#f3ebd7", "categories": ["health", "lifestyle", "productivity"], "icons": [ { "src": "/assets/icon/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/icon/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/assets/icon/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }