{
    "name": "BillingPay HMG",
    "short_name": "BP HMG",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#00c8c5",
    "theme_color": "#00c8c5",
    "description": "Bilhetagem digital - ambiente de homologação",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/icon.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "icons/icon.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}
