fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Translators as authors.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
root
/
manifest.json
1
{
2
"short_name": "Wolne Lektury",
3
"name": "Wolne Lektury",
4
"icons": [
5
{
6
"src": "app-icon.png",
7
"type": "image/png",
8
"sizes": "192x192"
9
}
10
],
11
"prefer_related_applications": true,
12
"related_applications": [
13
{
14
"platform": "play",
15
"id": "com.moiseum.wolnelektury"
16
}
17
]
18
}