{
    "name": "Valentine Special",
    "short_name": "Valentine",
    "description": "A magical experience for your special one",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#4a0018",
    "icons": [
        {
            "src": "/image/rose.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/image/rose.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}