{
    "name": "SuperMRR",
    "short_name": "SuperMRR",
    "description": "Hey \ud83d\udc4b I'm Suresh, the founder of SuperMRR.com. Discover the best MRR deals on AI tools, SaaS products, businesses, and creative resources.",
    "theme_color": "#ff9500",
    "background_color": "#0c0a09",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "pwa-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "pwa-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "pwa-icon.png",
            "sizes": "maskable",
            "type": "image/png"
        }
    ]
}