46 lines
1.3 KiB
JSON
Executable File
46 lines
1.3 KiB
JSON
Executable File
{
|
|
"short_name": "万象口袋",
|
|
"name": "万象口袋 - 多功能聚合应用",
|
|
"description": "万象口袋 - 多功能聚合应用",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "/icons/icon-512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
},
|
|
{
|
|
"src": "/icons/icon-192-maskable.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192",
|
|
"purpose": "maskable"
|
|
},
|
|
{
|
|
"src": "/icons/icon-512-maskable.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512",
|
|
"purpose": "maskable"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#667eea",
|
|
"background_color": "#ffffff",
|
|
"orientation": "portrait-primary",
|
|
"scope": ".",
|
|
"lang": "zh-CN",
|
|
"categories": ["utilities", "productivity", "entertainment"],
|
|
"screenshots": [
|
|
{
|
|
"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 800'><rect width='400' height='800' fill='%23667eea'/><text x='200' y='400' text-anchor='middle' fill='white' font-size='32'>万象口袋</text></svg>",
|
|
"type": "image/svg+xml",
|
|
"sizes": "400x800",
|
|
"form_factor": "narrow"
|
|
}
|
|
]
|
|
}
|