{
    "short_name": "UPBC",
    "name": "upbc.net",
    "icons": [{
        "src": "https://upbc.net/img/icons-192.png",
        "sizes": "192x192",
        "type": "image/png"
    }, {
        "src": "https://upbc.net/img/icons-512.png",
        "sizes": "512x512",
        "type": "image/png"
    }],
    "start_url": "https://upbc.net/",
    "display": "standalone",
    "orientation": "portrait",
    "description": "Online Prize Bond Checking System",
    "prefer_related_applications": false,
    "related_applications": [{
        "platform": "play",
        "id": "net.upbc.app"
    }],
    "background_color": "#818ED4",
    "theme_color": "#6974AA"
}