{
    "name": "PucCheck",
    "short_name": "PucCheck",
    "description": "Never pay a PUC fine again. Real-time WhatsApp and Email alerts for your vehicle documents.",
    "start_url": "./dashboard.php",
    "scope": "./",
    "display": "standalone",
    "background_color": "#08090b",
    "theme_color": "#10b981",
    "icons": [
        {
            "src": "./assets/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./assets/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
