{
    "name": "AstroIlumina",
    "short_name": "AstroIlumina",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#001f3f",
    "theme_color": "#002b80",
    "orientation": "portrait",
    "icons": [
        {
            "src": "img/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}