﻿{
    "id": "/",
    "name": "The Mail Club",
    "short_name": "Mail Club",
    "description": "Receive Free Inspirational Messages once a week.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#24050a",
    "theme_color": "#24050a",
    "gcm_sender_id": "103953800507",
    "icons": [
        {
            "src": "/assets/images/pwa-icon-512.png?v=1786545196",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/pwa-icon-512.png?v=1786545196",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/assets/images/pwa-screenshot-wide.png?v=1786470430",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/assets/images/pwa-screenshot-mobile.png?v=1786470453",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ]
}