{ "name": "CharLink AI", "short_name": "CharLink", "description": "Create and chat with AI characters shared via URL fragments", "start_url": "/", "display": "standalone", "background_color": "#0f172a", "theme_color": "#6d28d9", "orientation": "any", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "New Character", "short_name": "Editor", "url": "/editor", "description": "Create a new AI character" }, { "name": "Settings", "short_name": "Settings", "url": "/settings", "description": "Configure AI and app settings" } ] }