﻿{
    "name": "Opal Studio",
    "short_name": "Opal",
    "description": "Website of Opal Studio to explore games and tools created.",
    "prefer_related_applications": "false",
    "dir": "ltr",
    "lang": "en",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#00BBA7",
    "scope": "/",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml"
        }
    ]
}
