Kara is a digital assistent aimed to help in any daily situation. => Moved to /LunaDev/luna-development
https://luna-development.net/kara/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
289 B
16 lines
289 B
|
6 years ago
|
{
|
||
|
|
"short_name": "Kara",
|
||
|
|
"name": "Kara",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "img/luna.png",
|
||
|
|
"type": "image/png",
|
||
|
|
"sizes": "256x256"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"start_url": "/kara/",
|
||
|
|
"background_color": "#383838",
|
||
|
|
"display": "standalone",
|
||
|
|
"scope": "/kara/",
|
||
|
|
"theme_color": "#383838"
|
||
|
|
}
|