{
    "name": "The Alchemist",
    "short_name": "Alchemist",
    "description": "Unleash your creative potential. Join The Alchemist creative community.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#fbb300",
    "icons": [
        {
            "src": "/assets/favicon.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/assets/apple-touch-icon.png",
            "sizes": "166x166",
            "type": "image/png"
        },
        {
            "src": "/assets/logo_1024.jpg",
            "sizes": "1024x1024",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ]
}
