{
    "name": "ECU Tuning Portal",
    "short_name": "ECU Portal",
    "description": "Professional ECU file management and tuning portal",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0c0f",
    "theme_color": "#e8420a",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "categories": ["business", "utilities"],
    "shortcuts": [
        { "name": "Upload File", "url": "/customer/upload", "description": "Upload a new ECU file" },
        { "name": "My Files",   "url": "/customer/files",  "description": "View my files" }
    ]
}
