2019-12-09 18:34:52 +00:00
|
|
|
{
|
2020-06-28 17:05:08 +00:00
|
|
|
"name": "preact-cli app",
|
|
|
|
"start_url": "/",
|
|
|
|
"display": "standalone",
|
|
|
|
"background_color": "#fff",
|
|
|
|
"theme_color": "#673ab8",
|
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "/assets/icon.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "512x512"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|