{
    "name": "FixFast",
    "short_name": "FixFast",
    "description": "Repair shop management",
    "start_url": "/panel",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-job-tickets.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}
