{
    "name": "DOSKKING Portfolio",
    "short_name": "DOSKKING",
    "description": "Hardware & Software Engineer Portfolio - STM32, ESP32, PCB Design, React Development",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0c",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "education",
        "engineering",
        "portfolio"
    ],
    "lang": "kk-KZ",
    "dir": "ltr",
    "scope": "/",
    "screenshots": [
        {
            "src": "/preview.png",
            "sizes": "1200x630",
            "type": "image/png"
        }
    ]
}