{
    "name": "Localhood",
    "short_name": "Localhood",
    "description": "Social Club Platform",
    "theme_color": "#f0f3f5",
    "background_color": "#f0f3f5",
    "display": "standalone",
    "scope": "/",
    
    "start_url": "/start",
    "orientation": "portrait",
    "icons": [
        {
            "type": "image/png",
            "src": "/image/lib/images/pwa-icon-v2.png%28144x144%29%28lossless%29%28o9af92qWhZsFbSlGQx7mNzd0SDfvbZDwbAPauMxsFms%29.png",
            "sizes": "144x144"
        },
        {
            "type": "image/png",
            "src": "/image/lib/images/pwa-icon-v2.png%28192x192%29%28lossless%29%28vyi9t23EQ9EkT6wehFA5mgFp_Ygfh4O6HPn4SzBqhsw%29.png",
            "sizes": "192x192"
        },
        {
            "type": "image/png",
            "src": "/image/lib/images/pwa-icon-v2.png%28512x512%29%28lossless%29%28SPi41FBwoh2Ity5_Nfgplv0O8M7m70qgMKciPFrkaDQ%29.png",
            "sizes": "512x512"
        }
    ]
}