{
    "name": "Morning App",
    "short_name": "morning",
    "theme_color": "#0DAC81",
    "background_color": "#f6f7f8",
    "display": "browser",
    "scope": "/",
    "start_url": "/",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "android",
            "url": "https://play.google.com/store/apps/details?id=com.morning.mobileapp",
            "id": "com.morning.mobileapp"
        },
        {
            "platform": "ios",
            "url": "https://apps.apple.com/us/app/morning/id6444256065",
            "id": "6444256065"
        }
    ]
}