{
    "name": "MBF Receipts",
    "short_name": "MBF Receipts",
    "description": "Mouzin Brothers Farms — Employee Receipt Scanner",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#f5e642",
    "theme_color": "#1f3d2b",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/receipt_logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/receipt_logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
