full update

This commit is contained in:
payacom
2026-07-18 14:29:05 +03:30
parent 17f334d0f1
commit af5b27b610
239 changed files with 10283 additions and 3041 deletions

View File

@@ -1,21 +1,41 @@
{
"name": "Modstagram",
"short_name": "Modstagram",
"description": "Modstagram App",
"name": "مدستاگرام",
"short_name": "مدستاگرام",
"description": "شبکه تخصصی مدل، عکاس و آرایشگر",
"lang": "fa",
"dir": "rtl",
"scope": "/",
"start_url": "/",
"id": "/",
"display": "standalone",
"orientation": "portrait-primary",
"icons": [
{
"src": "/images/icons/192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/icons/256x256.png",
"sizes": "256x256",
"type": "image/png"
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/icons/512x512.png",
"sizes": "512x512",
"type": "image/png"
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/icons/512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone",
"start_url": "/"
"categories": ["social", "business"]
}