{
    "name": "S.H.C Studio",
    "short_name": "SHC",
    "description": "Shaping History Creatively — Creative community platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/images/SHClogo.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "/static/images/SHClogo.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "maskable"
        }
    ],
    "categories": ["social", "business", "lifestyle"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Messages",
            "short_name": "Messages",
            "url": "/accounts/messages/",
            "icons": []
        },
        {
            "name": "Explore",
            "short_name": "Explore",
            "url": "/accounts/explore/",
            "icons": []
        }
    ],
    "lang": "en",
    "scope": "/",
    "prefer_related_applications": false
}
