{
    "name": "Intergalactic Academy of Arts & Sciences",
    "short_name": "IAAS",
    "description": "Receive space. Grow into it. Share space. The Intergalactic Academy of Arts & Sciences transforms lives through creativity, community, and cosmic ambition.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#05050D",
    "theme_color": "#05050D",
    "lang": "en",
    "categories": ["education", "lifestyle", "social"],
    "icons": [
        {
            "src": "/assets/img/iaas-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/img/iaas-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/img/iaas.png",
            "sizes": "600x600",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
