11 lines
159 B
JSON
11 lines
159 B
JSON
{
|
|
"appId": "com.template.app",
|
|
"appName": "Capsule",
|
|
"webDir": "dist",
|
|
"plugins": {
|
|
"EdgeToEdge": {
|
|
"backgroundColor": "#ffffff"
|
|
}
|
|
}
|
|
}
|