{
    "name": "Mr. Corgi Stone - Epic Gaming Adventures",
    "short_name": "Mr. Corgi Stone",
    "description": "Epic gaming adventures, LEGO builds, and corgi fun! Watch Minecraft, Iron Man, and Spider-Man content.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ff69b4",
    "background_color": "#ffffff",
    "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"
    }],
    "categories": ["entertainment", "games", "education"],
    "lang": "en",
    "dir": "ltr"
}