{ "name": "SKY — AI Writing Companion", "short_name": "SKY", "description": "One tap to smarter writing. Improve any text with AI on any device.", "start_url": "/app", "display": "standalone", "background_color": "#ffffff", "theme_color": "#2563eb", "orientation": "any", "icons": [ { "src": "/icon-128.png", "sizes": "128x128", "type": "image/png" } ], "share_target": { "action": "/app", "method": "GET", "params": { "text": "text", "title": "title" } } }