{
    "name": "استودیو عکاسی 90",
    "short_name": "استودیو 90",
    "description": "ایده‌های خلاقانه برای تولید محتوای حرفه‌ای",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0a",
    "theme_color": "#D2B48C",
    "lang": "fa",
    "dir": "rtl",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}