{
    "name": "Test Flow",
    "short_name": "Test Flow",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0085CA",
    "theme_color": "#0085CA",
    "description": "Send mobile credit to family and friends anytime, anywhere in the Caribbean. Easy to use and has no fees! Register to receive exclusive promotions.",
    "orientation": "portrait-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.flow.topup",
            "url": "https://play.google.com/store/apps/details?id=com.flow.topup"
        }
    ],
    "icons": [
        {
            "src": "Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
