githubtrue/frontend/app.webmanifest @ 01189277
1 |
{ |
---|---|
2 |
"name": "Průjezd vozidel - Plzeňský kraj", |
3 |
"short_name": "PVPK", |
4 |
"start_url": ".", |
5 |
"display": "standalone", |
6 |
"background_color": "#fff", |
7 |
"description": "Zobrazení dat o průjezdu vozidel pro Plzeňský kraj.", |
8 |
"icons": [{ |
9 |
"src": "./assets/img/favicon.png", |
10 |
"sizes": "20x18", |
11 |
"type": "image/png" |
12 |
}] |
13 |
} |