{
    "name": "iNeural AS",
    "short_name": "iNeural",
    "start_url": ".",
    "description": "The homepage of iNeural AS",
    "categories": ["business", "security"],
    "icons": [
        {
            "src": "/images/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "orientation": "portrait-primary",
    "display_override": ["fullscreen", "minimal-ui"],
    "display": "standalone"
}
