{
    "name": "PotyyClube - Fidelidade Potyy",
    "short_name": "PotyyClube",
    "description": "Acumule PotyyCoins, suba de tier e ganhe recompensas na Potyy.",
    "start_url": "/clube.html",
    "scope": "/clube.html",
    "display": "standalone",
    "background_color": "#F0F7FF",
    "theme_color": "#42A5F5",
    "orientation": "portrait",
    "lang": "pt-BR",
    "categories": ["lifestyle", "food", "shopping"],
    "icons": [
        {
            "src": "/images/logo-milkypot.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo-milkypot.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Meu QR Code",
            "short_name": "QR",
            "url": "/clube.html#/saldo",
            "icons": [{ "src": "/images/logo-milkypot.png", "sizes": "192x192" }]
        },
        {
            "name": "Histórico",
            "short_name": "Histórico",
            "url": "/clube.html#/historico",
            "icons": [{ "src": "/images/logo-milkypot.png", "sizes": "192x192" }]
        },
        {
            "name": "Indicar amigos",
            "short_name": "Indicar",
            "url": "/clube.html#/indicar",
            "icons": [{ "src": "/images/logo-milkypot.png", "sizes": "192x192" }]
        }
    ]
}
