1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-07-31 11:00:21 +02:00
Files
mini-css/docs/v3_dev/public/manifest.json
Angelos Chalaris 0996c27452 UI boilerplate
Documentation UI boilerplate added.
2017-11-06 19:24:35 +02:00

16 lines
317 B
JSON

{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}