{
    "name": "CashPilot",
    "short_name": "CashPilot",
    "description": "Recover overdue invoices automatically",
    "start_url": "/app/",
    "display": "standalone",
    "background_color": "#F5F5F7",
    "theme_color": "#10B981",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192' fill='none'%3E%3Crect width='192' height='192' rx='42' fill='%2310B981'/%3E%3Cpath d='M127 68A45 45 0 1 0 127 124' stroke='white' stroke-width='15' stroke-linecap='round' fill='none'/%3E%3Cpath d='M110 106L127 124L110 142' stroke='white' stroke-width='15' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}
