mtextylelastedweb / manifest.json
ibrohm's picture
Initial deploy via assistant API
7b3aac2 verified
raw
history blame contribute delete
449 Bytes
{
"name": "M-TEXTILE",
"short_name": "Style",
"description": "Eng sifatli kiyim-kechak onlayn do'koni",
"start_url": "/index.html",
"display": "standalone",
"background_color": "#0a192f",
"theme_color": "#0D1F23",
"icons": [
{
"src": "/icon.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icon.png",
"sizes": "512x512",
"type": "image/png"
}
]
}