{
    "name": "faqwiki.us - Unblocked Games",
    "short_name": "faqwiki.us",
    "description": "Play free online games including action, puzzle, racing, and more. No downloads required!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f23",
    "theme_color": "#7c3aed",
    "orientation": "any",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon.png",
            "sizes": "any",
            "type": "image/png"
        }
    ],
    "categories": [
        "games",
        "entertainment"
    ],
    "prefer_related_applications": false
}