##// END OF EJS Templates
Merge stable
Merge stable

File last commit:

r7050:2a96678c merge default
r7050:2a96678c merge default
Show More
manifest.json
18 lines | 427 B | application/json | JsonLexer
{
"name": "Kallithea",
"icons": [
{
"src": "/images/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}