{
    "name": "77PG Wallet",
    "short_name": "77PG Wallet",
    "description": "77PG Wallet Thailand",
    "start_url": "/register/47f406c0ab",
    "scope": ".",
    "display": "standalone",
    "background_color": "#13afdf",
    "theme_color": "#13afdf",
    "orientation" : "portrait-primary",
    "icons": [
        {
            "src": "/assets/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/assets/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "protocol_handlers": [
        {
          "protocol": "web+wallet",
          "url": "%s"
        }
    ]
}
