{
    "name": "6arshid Studio",
    "short_name": "6arshid",
    "description": "6arshid design and code studio",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f0f0a",
    "theme_color": "#d97757",
    "orientation": "portrait-primary",
    "lang": "fa",
    "dir": "rtl",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Portfolio",
            "url": "/portfolio",
            "description": "View portfolio projects"
        },
        {
            "name": "Blog",
            "url": "/blog",
            "description": "Read the blog"
        }
    ]
}
