|
1 | 1 | { |
2 | | - "background_color": "#000000", |
3 | | - "description": "Empowering your AI dreams with LobeHub", |
4 | | - "display": "fullscreen", |
5 | | - "icons": [ |
6 | | - { |
7 | | - "src": "/android-chrome-192x192.png", |
8 | | - "sizes": "192x192", |
9 | | - "type": "image/png", |
10 | | - "purpose": "any" |
11 | | - }, |
12 | | - { |
13 | | - "src": "/android-chrome-maskable-192x192.png", |
14 | | - "sizes": "192x192", |
15 | | - "type": "image/png", |
16 | | - "purpose": "maskable" |
17 | | - }, |
18 | | - { |
19 | | - "src": "/android-chrome-512x512.png", |
20 | | - "sizes": "512x512", |
21 | | - "type": "image/png" |
22 | | - "purpose": "any" |
23 | | - }, |
24 | | - { |
25 | | - "src": "/android-chrome-maskable-512x512.png", |
26 | | - "sizes": "512x512", |
27 | | - "type": "image/png", |
28 | | - "purpose": "maskable" |
29 | | - }, |
30 | | - ], |
31 | | - "name": "LobeHub", |
32 | | - "orientation": "portrait", |
33 | | - "scope": "/", |
34 | | - "id": "/", |
35 | | - "short_name": "LobeHub", |
36 | | - "splash_pages": null, |
37 | | - "start_url": "/", |
38 | | - "theme_color": "#000000" |
| 2 | + "background_color": "#000000", |
| 3 | + "description": "Empowering your AI dreams with LobeHub", |
| 4 | + "display": "fullscreen", |
| 5 | + "icons": [ |
| 6 | + { |
| 7 | + "src": "/android-chrome-192x192.png", |
| 8 | + "sizes": "192x192", |
| 9 | + "type": "image/png", |
| 10 | + "purpose": "any" |
| 11 | + }, |
| 12 | + { |
| 13 | + "src": "/android-chrome-maskable-192x192.png", |
| 14 | + "sizes": "192x192", |
| 15 | + "type": "image/png", |
| 16 | + "purpose": "maskable" |
| 17 | + }, |
| 18 | + { |
| 19 | + "src": "/android-chrome-512x512.png", |
| 20 | + "sizes": "512x512", |
| 21 | + "type": "image/png", |
| 22 | + "purpose": "any" |
| 23 | + }, |
| 24 | + { |
| 25 | + "src": "/android-chrome-maskable-512x512.png", |
| 26 | + "sizes": "512x512", |
| 27 | + "type": "image/png", |
| 28 | + "purpose": "maskable" |
| 29 | + } |
| 30 | + ], |
| 31 | + "name": "LobeHub", |
| 32 | + "orientation": "portrait", |
| 33 | + "scope": "/", |
| 34 | + "id": "/", |
| 35 | + "short_name": "LobeHub", |
| 36 | + "splash_pages": null, |
| 37 | + "start_url": "/", |
| 38 | + "theme_color": "#000000" |
39 | 39 | } |
0 commit comments