{ "name": "Autonomerly", "short_name": "Autonomerly", "start_url": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#0f766e", "description": "Automation platform to build and share workflows.", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/screenshots/mobile-1.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" } ], "shortcuts": [ { "name": "Create Agent", "short_name": "Create", "url": "/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "My Agents", "short_name": "Agents", "url": "/my-agents", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ], "categories": ["productivity", "utilities"], "prefer_related_applications": false }