28 lines
646 B
JSON
28 lines
646 B
JSON
{
|
|
"name": "ZeroSixLab",
|
|
"short_name": "ZSL",
|
|
"description": "Ankara merkezli, global vizyonlu yeni nesil yazilim ve Ar-Ge laboratuvari.",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0A0E17",
|
|
"theme_color": "#00D4FF",
|
|
"orientation": "portrait-primary",
|
|
"scope": "/",
|
|
"lang": "tr",
|
|
"icons": [
|
|
{
|
|
"src": "/icon",
|
|
"sizes": "32x32",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/apple-icon",
|
|
"sizes": "180x180",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"categories": ["business", "productivity", "utilities"],
|
|
"related_applications": [],
|
|
"prefer_related_applications": false
|
|
}
|