{
    "name": "Alysha Software & Networking Co. Ltd.",
    "short_name": "Alysha Software",
    "description": "Alysha Software & Networking Co. Ltd. — innovative software, networking and digital technology solutions.",
    "lang": "en",
    "dir": "ltr",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#07142f",
    "theme_color": "#07142f",
    "icons": [
        {
            "src": "assets/images/favicons/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "assets/images/resources/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}