
{
    "name": "Justdivorced.com",
    "short_name": "Justdivorced.com",
    "start_url": "index.html?pwa=1",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "description": "Justdivorced.com is a fun and easy way to connect with millions of people",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "assets/image/app/pwa_icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "assets/image/app/pwa_icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}
