Current section
Files
Jump to
Current section
Files
priv/static/manifest.json
{
"short_name": "ReflectOS",
"name": "ReflectOS",
"icons": [
{
"src": "/icons/icon-72.png",
"type": "image/png",
"sizes": "72x72"
},
{
"src": "/icons/icon-96.png",
"type": "image/png",
"sizes": "96x96"
},
{
"src": "/icons/icon-120.png",
"type": "image/png",
"sizes": "120x120"
},
{
"src": "/images/icon-128.png",
"type": "image/png",
"sizes": "128x128"
},
{
"src": "/icons/icon-144.png",
"type": "image/png",
"sizes": "144x144"
},
{
"src": "/icons/icon-152.png",
"type": "image/png",
"sizes": "152x152"
},
{
"src": "/icons/icon-180.png",
"type": "image/png",
"sizes": "180x180"
},
{
"src": "/icons/icon-192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "/icons/icon-384.png",
"type": "image/png",
"sizes": "384x384"
},
{
"src": "/icons/icon-512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"id": "/",
"background_color": "#FFF",
"display": "fullscreen",
"scope": "/",
"theme_color": "#FFF",
"shortcuts": [],
"description": "Configure your ReflectOS System",
"screenshots": []
}