{ "name": "AttachFlow", "short_name": "AttachFlow", "description": "AI inbox copilot that drafts replies and attaches the right files for you.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#FBFAF6", "theme_color": "#5A636C", "icons": [ { "src": "favicon.png", "sizes": "any", "type": "image/png", "purpose": "any" }, { "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }