{
    "short_name": "Pretend Game",
    "name": "Pretend Game — by The Atom",
    "description": "The ultimate free party game by The Atom. Act, bluff, and uncover the imposter. Pretend game, imposter game, undercover game — all in one.",
    "icons": [
        {
            "src": "/icon.jpeg",
            "sizes": "1024x1024",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#000000",
    "background_color": "#000000",
    "lang": "en",
    "categories": ["games", "entertainment"],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://pretend.theatom.lk"
        }
    ],
    "prefer_related_applications": false,
    "scope": "/"
}