{
    "name": "GuessIQ — Guess Smarter. Rank Higher.",
    "short_name": "GuessIQ",
    "description": "A next-generation semantic word guessing game with daily challenges, ranked battles, and themed vocabulary.",
    "start_url": "/index.php?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0A0F24",
    "theme_color": "#3B82F6",
    "icons": [
        { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "categories": ["games", "education", "puzzle"]
}
