{
    "name": "Masked Kink",
    "short_name": "Masked Kink",
    "description": "A private place where you can indulge your desires with like-minded people.",
    "categories": ["social", "messaging"],
    "scope": "/",
    "start_url": "https://www.maskedkink.com",
    "theme_color": "#111124",
    "background_color": "#111124",
    "display": "standalone",
    "orientation": "portrait",
    "dir": "ltr",
    "lang": "en-US",
    "prefer_related_applications": true,
    "screenshots": [{
        "src": "https://cdn.maskedkink.com/images/banner.jpg",
        "sizes": "1024x500",
        "type": "image/jpeg"
    }],
    "icons": [{
        "src": "https://cdn.maskedkink.com/images/icons/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    }, {
        "src": "https://cdn.maskedkink.com/images/icons/android-chrome-384x384.png",
        "sizes": "384x384",
        "type": "image/png"
    }, {
        "src": "https://cdn.maskedkink.com/images/icon.jpg",
        "sizes": "512x512",
        "type": "image/jpeg"
    }],
    "related_applications": [{
        "platform": "play",
        "id": "com.maskedkink",
        "url": "https://www.maskedkink.com"
    }]
}