27 lines
531 B
Plaintext
27 lines
531 B
Plaintext
|
{
|
||
|
"name": "StarWebComponents",
|
||
|
"short_name": "StarWC",
|
||
|
"description": "StarWC",
|
||
|
"lang": "en-US",
|
||
|
"orientation": "any",
|
||
|
"start_url": "/index.html",
|
||
|
"display": "fullscreen",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/styles/icon_256.png",
|
||
|
"type": "image/png",
|
||
|
"sizes": "256x256"
|
||
|
}
|
||
|
],
|
||
|
"b2g_features": {
|
||
|
"locales": {
|
||
|
"zh-CN": {
|
||
|
"name": "StarWeb组件",
|
||
|
"short_name": "StarWeb组件",
|
||
|
"description": "StarWeb组件"
|
||
|
}
|
||
|
},
|
||
|
"core": true,
|
||
|
"version": "0.0.1"
|
||
|
}
|
||
|
}
|