{
    "name": "filmpandit",
    "short_name": "WF4X Demo",
    "description": "Demo movie download site built with Cinevo theme",
    "start_url": "https://filmpandit.xyz/",
    "scope": "https://filmpandit.xyz/",
    "display": "standalone",
    "theme_color": "#111318",
    "background_color": "#111318",
    "icons": [
        {
            "src": "https://filmpandit.xyz/wp-content/themes/cinemov/assets/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://filmpandit.xyz/wp-content/themes/cinemov/assets/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}