{
    "name": "My Blog",
    "short_name": "My Blog",
    "description": "My WordPress Blog",
    "start_url": "https://test.a24tv.com/",
    "scope": "https://test.a24tv.com/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#12121A",
    "theme_color": "#E8A33D",
    "icons": [
        {
            "src": "https://test.a24tv.com/wp-content/themes/youtube-video-hub-pwa-install-1/assets/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://test.a24tv.com/wp-content/themes/youtube-video-hub-pwa-install-1/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://test.a24tv.com/wp-content/themes/youtube-video-hub-pwa-install-1/assets/img/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "video",
        "entertainment"
    ],
    "shortcuts": [
        {
            "name": "Shorts",
            "url": "https://test.a24tv.com/shorts/",
            "description": "Watch Shorts"
        }
    ]
}