{
    "name": "AEGIS DYNAMIC SECURITY",
    "short_name": "AEGIS",
    "description": "Η ασφάλειά σας, υπό την αιγίδα μας",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0d1929",
    "theme_color": "#0d1929",
    "lang": "el",
    "dir": "ltr",
    "categories": [
        "security",
        "business"
    ],
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "16x16 32x32 48x48",
            "type": "image/x-icon"
        },
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "og-image.svg",
            "sizes": "1200x630",
            "type": "image/svg+xml",
            "form_factor": "wide",
            "label": "AEGIS DYNAMIC SECURITY - Αρχική Σελίδα"
        }
    ],
    "shortcuts": [
        {
            "name": "Επικοινωνία",
            "short_name": "Επικοινωνία",
            "description": "Αποστολή μηνύματος",
            "url": "/#contact",
            "icons": [
                {
                    "src": "favicon.ico",
                    "sizes": "any"
                }
            ]
        }
    ]
}