{
    "name": "Proton Quotation Calculator",
    "short_name": "Proton Calc",
    "description": "Proton Car Loan Calculator for Amzar Sales Advisor",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#d51f3c",
    "background_color": "#080b12",
    "orientation": "portrait",
    "icons": [
        {
            "src": "images/icons.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
