{
    "name": "StoneSwap",
    "short_name": "StoneSwap",
    "description": "Stop your clients from shopping around. Instantly show the finished stone on their property using AI.",
    "start_url": "/dashboard.php",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#d75800",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}