您最多能選擇 25 個主題
主題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字。
19 行
442 B
19 行
442 B
{
|
|
"name": "FOSC",
|
|
"short_name": "FOSC",
|
|
"icons": [
|
|
{
|
|
"src": "/android-chrome-192x192.png?v=2",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/android-chrome-512x512.png?v=2",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#ffffff",
|
|
"background_color": "#ffffff",
|
|
"display": "standalone"
|
|
}
|