{
    "name": "StitchOps",
    "short_name": "StitchOps",
    "description": "Professional embroidery tools — calculator, viewer, mockup editor, and thread database",
    "start_url": "/en",
    "display": "standalone",
    "background_color": "#FFFBEB",
    "theme_color": "#A78BFA",
    "orientation": "any",
    "icons": [
        {
            "src": "/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": [
        "utilities",
        "productivity"
    ]
}