{
    "name": "همیار پورشیخی",
    "short_name": "پورشیخی",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "description": "سامانه داخلی پورشیخی",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "lang": "fa",
    "feature_policy": {
        "camera": "self",
        "clipboard-write": "self",
        "push": "self"
    },
    "ios": {
        "apple_mobile_web_app_status_bar_style": "black-translucent",
        "apple_mobile_web_ app_capable": "yes",
        "apple_mobile_web_app_title": "همیار پورشیخی"
    },
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}