{
    "short_name": "DMARGE",
    "name": "DMARGE - What Matters To Men",
    "description": "Stay updated with the latest news in style, travel, luxury, cars, and watches.",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "https://dmarge.com/",
    "scope": "/",
    "icons": [
        {
            "src": "https://dmarge.com/favicon/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://dmarge.com/favicon/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}