mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-22 07:30:23 +00:00
14 lines
313 B
JSON
14 lines
313 B
JSON
{
|
|
"name": "RaspAP",
|
|
"short_name": "RaspAP",
|
|
"icons": [
|
|
{
|
|
"src": "/app/icons/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#ffffff",
|
|
"background_color": "#ffffff",
|
|
"display": "standalone"
|
|
}
|