{
    "name": "Alecs Craciun | Tattoo Artist Brasov",
    "short_name": "Alecs",
    "description": "Siteul oficial al lui Alecs Craciun, tattoo artist din Brașov. Descoperă portofoliul, stilurile de tatuaj, informații utile și legătura cu Eli Tattoo Studio Brașov.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#f39c12",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "ro",
    "icons": [
        {
            "src": "/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "lifestyle"
    ],
    "shortcuts": [
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Contactează-ne pentru programări",
            "url": "/#contact"
        },
        {
            "name": "Galerie",
            "short_name": "Galerie",
            "description": "Vezi portofoliul nostru",
            "url": "/#gallery"
        },
        {
            "name": "Blog",
            "short_name": "Blog",
            "description": "Citește articolele noastre",
            "url": "/blog/"
        }
    ]
}