{
    "name": "FUN-CRAVING - Play Games Online",
    "short_name": "FUN-CRAVING",
    "description": "Play free multiplayer games like Chess, Who's The Spy, Truth or Dare, Ludo, Karaoke & more with friends!",
    "start_url": "/home.html",
    "display": "standalone",
    "background_color": "#0a0a1a",
    "theme_color": "#00d2ff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["games", "entertainment"],
    "lang": "en"
}