{
    "id": "/",
    "name": "Heshes",
    "short_name": "Heshes",
    "description": "Heshes social network",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui"
    ],
    "background_color": "#000000",
    "theme_color": "#000000",
    "dir": "auto",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "related_applications": [],
    "categories": [
        "social",
        "news",
        "social-network"
    ],
    "shortcuts": [
        {
            "name": "Home",
            "short_name": "Home",
            "url": "/?source=shortcut-home"
        },
        {
            "name": "Explore",
            "short_name": "Explore",
            "url": "/explore?source=shortcut-explore"
        }
    ],
    "icons": [
        {
            "src": "/pwa/icons/192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/pwa/icons/512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
