mirror of
https://github.com/sirpdboy/luci-theme-kucat.git
synced 2025-01-07 03:16:57 +08:00
22 lines
355 B
JSON
22 lines
355 B
JSON
{
|
|
"name":"Kucat",
|
|
"short_name":"Kucat",
|
|
"description":"Kucat for OpenWRT by sirpdboy.",
|
|
"start_url":"/",
|
|
"scope": "/",
|
|
"orientation":"portrait",
|
|
"prompt_message":"fast read Kucat",
|
|
"icons":[
|
|
{
|
|
"src":"img/apple-touch-icon.png",
|
|
"sizes":"144x144",
|
|
"type":"image/png"
|
|
},
|
|
{
|
|
"src":"logo.png",
|
|
"sizes":"192x192",
|
|
"type":"image/png"
|
|
}
|
|
],
|
|
"display":"standalone"
|
|
} |