{
    "name": "Eye Shadow Looks",
    "short_name": "EyeShadow",
    "description": "Expert eye care and makeup guides",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0518",
    "theme_color": "#7c3aed",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}