{
    "name": "Aerospace Portal",
    "short_name": "Airlock",
    "description": "Earth from Space - Aerospace Information Portal",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "icons": [
        {
            "src": "/img/logo_pwa_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/logo_pwa_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}