mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
a088e2fd1a
Former-commit-id: 0315dfe5b07e78efaa6c85fb46b58b0da67fe2b4 [formerly 2d1404e498c6a251f9c9864271668b38462977fd] [formerly a4fb1029f010868787a32601fa65ef7c0c76c10d [formerly 79e2e4287145d58e2452ac413152e4801343863c [formerly774b0209df
]]] Former-commit-id: 29b6343f9bc02110036abb274eb7e9f02df4c885 [formerly ed2d98f9788886396059a91a091a7aed83192862] Former-commit-id: 91e9ae96807ba1aec0ff0f4abba6ae826b389c48 Former-commit-id:3f62df22e0
41 lines
720 B
JSON
41 lines
720 B
JSON
{
|
|
"name": "App",
|
|
"icons": [
|
|
{
|
|
"src": "\/android-icon-36x36.png",
|
|
"sizes": "36x36",
|
|
"type": "image\/png",
|
|
"density": "0.75"
|
|
},
|
|
{
|
|
"src": "\/android-icon-48x48.png",
|
|
"sizes": "48x48",
|
|
"type": "image\/png",
|
|
"density": "1.0"
|
|
},
|
|
{
|
|
"src": "\/android-icon-72x72.png",
|
|
"sizes": "72x72",
|
|
"type": "image\/png",
|
|
"density": "1.5"
|
|
},
|
|
{
|
|
"src": "\/android-icon-96x96.png",
|
|
"sizes": "96x96",
|
|
"type": "image\/png",
|
|
"density": "2.0"
|
|
},
|
|
{
|
|
"src": "\/android-icon-144x144.png",
|
|
"sizes": "144x144",
|
|
"type": "image\/png",
|
|
"density": "3.0"
|
|
},
|
|
{
|
|
"src": "\/android-icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image\/png",
|
|
"density": "4.0"
|
|
}
|
|
]
|
|
} |