mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
d76f7a3b96
Former-commit-id: 13a8c3a0fad95f606d9daa0c1e6706b3ef4c8e71 [formerly 73e79a452388be89897360bc68b57e5a7d211d06] [formerly ff9b6c777146a52f034f55cd8612efa5b3cb733f [formerly 99b571a560
]]
Former-commit-id: 44ec523a2f4ce90a91fa95af129b43070ef04ddf [formerly 768d6ffbab235f6a2ce0aae9cc3b747a98c66e1b]
Former-commit-id: ef6b114bed9f804081b570ce80bec9c0920b0e28
41 lines
720 B
JSON
Executable File
41 lines
720 B
JSON
Executable File
{
|
|
"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"
|
|
}
|
|
]
|
|
} |