{
    "name": "Knittingtips.net",
    "short_name": "Knittingtips",
    "description": "Interactive knitting tools, patterns, and beginner guides.",
    "start_url": "/en",
    "display": "standalone",
    "background_color": "#fdf8f4",
    "theme_color": "#c4604e",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
