{
    "short_name": "luxwebsites",
    "name": "luxwebsites.lu",
    "description": "Are You looking for it specialists? You found them!",
    "lang" : "en-US",
    "icons": [
        {
            "src": "./assets/img/favicon/favicon_192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "./assets/img/favicon/favicon_512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "screenshots": [],
    "categories": [],
    "features": [],
    "shortcuts": [
        {
            "name": "About",
            "short_name": "Who we are?",
            "description": "Who we are?",
            "url": "/about"
        },
        {
            "name": "Offer",
            "short_name": "What we do?",
            "description": "What we do?",
            "url": "/offer"
        },
        {
            "name": "Portfolio",
            "short_name": "Portfolio",
            "description": "Portfolio",
            "url": "/portfolio"
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Contact",
            "url": "/contact"
        }
    ],
    "start_url": "/",
    "background_color": "#ab34f0",
    "display": "standalone",
    "theme_color": "#ab34f0",
    "orientation": "portrait"
}
