{
    "name": "ASTRAL",
    "short_name": "ASTRAL",
    "start_url": "astral/ui",
    "lang": "en",
    "theme_color": "#172b4d",
    "background_color": "white",
    "display": "fullscreen",
    "orientation": "any",
    "icons": [{
        "src": "img/astral-apple-icon-blue.png",
        "sizes": "76x76",
        "type": "image/png"
    }, {
        "src": "img/astral-favicon-blue.png",
        "sizes": "96x96",
        "type": "image/png"
    }, {
        "src": "img/astral-icon-144-blue.png",
        "sizes": "144x144",
        "type": "image/png"
    }, {
        "src": "img/astral-icon-512-blue.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    }]
}
