{
    "id": "/for-you",
    "name": "Plugxpress",
    "short_name": "Plugxpress",
    "description": "Events, galleries, products and more — curated for you.",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/for-you",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#0f766e",
    "categories": ["shopping", "business", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Watch & Earn",
            "short_name": "Watch & Earn",
            "url": "/watch-earn",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Marketplace",
            "short_name": "Market",
            "url": "/market",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Help center",
            "short_name": "Help",
            "url": "/help-center",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}
