49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"name": "七卡瓦 - 小清新拼豆创作工具",
|
|
"short_name": "七卡瓦",
|
|
"description": "七卡瓦是一个小清新风格的拼豆创作工具,让你轻松制作精美的像素画作品",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#E8F4FD",
|
|
"theme_color": "#5CA4F5",
|
|
"orientation": "portrait-primary",
|
|
"icons": [
|
|
{
|
|
"src": "/icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/icon-256x256.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icon-384x384.png",
|
|
"sizes": "384x384",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"screenshots": [
|
|
{
|
|
"src": "/screenshot-mobile.png",
|
|
"sizes": "390x844",
|
|
"type": "image/png",
|
|
"form_factor": "narrow"
|
|
},
|
|
{
|
|
"src": "/screenshot-desktop.png",
|
|
"sizes": "1920x1080",
|
|
"type": "image/png",
|
|
"form_factor": "wide"
|
|
}
|
|
],
|
|
"categories": ["utilities", "productivity"],
|
|
"lang": "zh-CN"
|
|
} |