Jiarenxiang | 38dcb05 | 2025-03-13 16:40:09 +0800 | [diff] [blame] | 1 | { |
2 | "name": "Ant Design Pro", | ||||
3 | "short_name": "Ant Design Pro", | ||||
4 | "display": "standalone", | ||||
5 | "start_url": "./?utm_source=homescreen", | ||||
6 | "theme_color": "#002140", | ||||
7 | "background_color": "#001529", | ||||
8 | "icons": [ | ||||
9 | { | ||||
10 | "src": "icons/icon-192x192.png", | ||||
11 | "sizes": "192x192" | ||||
12 | }, | ||||
13 | { | ||||
14 | "src": "icons/icon-128x128.png", | ||||
15 | "sizes": "128x128" | ||||
16 | }, | ||||
17 | { | ||||
18 | "src": "icons/icon-512x512.png", | ||||
19 | "sizes": "512x512" | ||||
20 | } | ||||
21 | ] | ||||
22 | } |