{
    "name": "Holo6 - Public AI",
    "short_name": "Holo6",
    "description": "The public AI from holo6.com",
    "id": "https://holo6.com/",
    "lang": "en",
    "icons": [
        {
            "src": "https://holo6.com/PWA/favicon-64x64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "https://holo6.com/PWA/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://holo6.com/PWA/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "https://holo6.com/PWA/index.php",
    "scope": "https://holo6.com/PWA/",
    "display_override": [
        "standalone"
    ],
    "display": "fullscreen",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "related_applications": []
}