{
    "name": "تطبيق yass لإدارة المخزون والمبيعات",
    "short_name": "yass",
    "description": "تطبيق yass أفضل تطبيق إدارة مخزون عربي مجاني للأندرويد - يعمل بدون إنترنت مع تقارير مفصلة",
    "lang": "ar",
    "dir": "rtl",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "categories": ["business", "productivity", "finance"],
    "icons": [
        {
            "src": "favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "app-preview.jpg",
            "sizes": "1200x630",
            "type": "image/jpeg",
            "label": "تطبيق إدارة المخزون - الواجهة الرئيسية"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.inventory.app",
            "id": "com.inventory.app"
        }
    ],
    "prefer_related_applications": true
}
