{
    "name": "Drive IMGVideos",
    "short_name": "DriveIMG",
    "start_url": "https://imgvideos.technologycodestore.com/dashboard.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "icons": [
        {
            "src": "https://imgvideos.technologycodestore.com/assets/icons/icon_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://imgvideos.technologycodestore.com/assets/icons/icon_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}