{
    "name": "Be My Valentine",
    "short_name": "Valentine",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#ffe6e6",
    "theme_color": "#ffe6e6",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/72x72/2764.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/72x72/2764.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/72x72/2764.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}