24 lines
465 B
JSON
24 lines
465 B
JSON
{
|
|
"name": "1KA Mobile APP",
|
|
"short_name": "1KA APP",
|
|
"description": "Free Survey Maker",
|
|
"icons": [
|
|
{
|
|
"src": "/public/img/android/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/public/img/android/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"prefer_related_applications": true,
|
|
"related_applications": [
|
|
{
|
|
"platform": "play",
|
|
"id": "com.FDV.hitra1ka"
|
|
}
|
|
]
|
|
} |