| { |
| "name": "Recap Studio", |
| "short_name": "Recap Studio", |
| "description": "AI-powered video recap generator", |
| "start_url": "/", |
| "display": "standalone", |
| "background_color": "#1a1a2e", |
| "theme_color": "#1a1a2e", |
| "orientation": "portrait", |
| "icons": [ |
| { |
| "src": "https://raw.githubusercontent.com/Shangyi69/psonlineshop/main/logo.png", |
| "sizes": "192x192", |
| "type": "image/png", |
| "purpose": "any maskable" |
| }, |
| { |
| "src": "https://raw.githubusercontent.com/Shangyi69/psonlineshop/main/logo.png", |
| "sizes": "512x512", |
| "type": "image/png", |
| "purpose": "any maskable" |
| } |
| ] |
| } |
|
|