{ "name": "Teal Stripes Vibes", "short_name": "TSV", "id": "/", "start_url": "/?utm_source=app", "scope": "/", "display": "standalone", "display_override": ["standalone", "browser"], "theme_color": "#0b3d3d", "background_color": "#0d1011", "description": "SVG-first web & brand systems with Midjourney prompting and Spw-aware workflows.", "dir": "ltr", "lang": "en", "orientation": "any", "categories": ["business", "productivity", "art", "graphics", "design", "developer-tools"], "icons": [ { "src": "/public/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/public/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "/public/og-image.png", "sizes": "1200x630", "type": "image/png", "platform": "wide" } ], "shortcuts": [ { "name": "Texture Lab", "short_name": "Textures", "url": "/#textures", "icons": [ { "src": "/public/svg/token-swatch.svg", "sizes": "any", "type": "image/svg+xml" } ] }, { "name": "Prompting + Spw", "short_name": "Prompting", "url": "/#prompting", "icons": [ { "src": "/public/svg/media-production.svg", "sizes": "any", "type": "image/svg+xml" } ] }, { "name": "Founder", "short_name": "Founder", "url": "/#founder", "icons": [ { "src": "/public/logo.svg", "sizes": "any", "type": "image/svg+xml" } ] } ], "protocol_handlers": [ { "protocol": "web+spw", "url": "/#prompting?spw=%s" } ], "launch_handler": { "client_mode": "focus-existing" }, "edge_side_panel": { "preferred_width": 480 } }