{
    "name": "SC Laser - GCC Laser Cutter Services",
    "short_name": "SC Laser",
    "description": "Expert service, repair, and training for GCC laser cutters",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "icons": [
        {
            "src": "Images/logo.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "Images/logo.webp",
            "sizes": "512x512",
            "type": "image/webp"
        },
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ]
} 