{
    "name": "RSG Expense Tracker",
    "short_name": "RSG Expenses",
    "description": "Submit expenses with receipt photos",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#f5f5f5",
    "theme_color": "#1a5f2a",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/icon-192.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
