{
    "name": "Proton Live Calculator",
    "short_name": "Proton Calc",
    "description": "Proton Car Loan Calculator for Azri Sales Advisor",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#d51f3c",
    "background_color": "#080b12",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://raw.githubusercontent.com/azrizMY/car-images/main/images/icons.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
