{
    "name": "MyFutureGram",
    "short_name": "MyFutureGram",
    "description": "Send a message to the future",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "theme_color": "#081F1F",
    "background_color": "#081F1F",
    "display": "standalone"
}
