mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
0be3c91823
Former-commit-id: 46c13d0c36c98e1c4cd7a0548c561dc70c0952ea [formerly 4a56a0bbffd2bb5b437c2c4e7497da0cd42dc306] [formerly c6e51179179dad88c1014b07d13e83f759ad6b6c [formerly 21cd7d092c
]]
Former-commit-id: e17744bea8af56671b35709b358bea7d4c9aaff5 [formerly 40b9fe4727f897ee471af9ffce8cd7780f22a612]
Former-commit-id: 0d2322553b3a177f74d4110044e1f801391daaeb
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"
|
|
}
|
|
]
|
|
} |