{
    "name": "New View Order",
    "short_name": "NVO",
    "description": "Premium SMM Services",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "/assets/images/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/images/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}