{
    "name": "Bee77777",
    "short_name": "Bee77777",
    "description": "",
    "start_url": "/bf_pwa/index.html",
    "scope": "/bf_pwa/",
    "id": "com.bee77777.prod",
    "display": "fullscreen",
    "orientation": "portrait",
    "background_color": "#232626",
    "theme_color": "#232626",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/icons/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "related_applications": [
        {
            "platform": "webapp",
            "id": "com.bee77777.prod",
            "url": "/bf_pwa/manifest.json"
        }
    ]
}
