{
    "name": "PlayWise - Educational Board Games",
    "short_name": "PlayWise",
    "description": "Discover educational board games that make learning fun for all ages",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#50B58E",
    "background_color": "#F9F9F5",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}










