{
    "name": "MyQvickly",
    "short_name": "MyQvickly",
    "description": "Manage your invoices and payments",
    "prefer_related_applications": true,
    "start_url": "/?utm_source=web_app",
    "display": "standalone",
    "related_applications": [
        {
            "platform": "play",
            "id": "YOUR_ANDROID_PACKAGE_NAME",
            "url": "https://play.google.com/store/apps/details?id=YOUR_ANDROID_PACKAGE_NAME"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/id6749859953"
        }
    ]
}
