{
    "background_color": "#ffffff",
    "description": "In BlackBytes we develop quality digital products (apps & software) with a user-centric, cloud native approach.",
    "display": "standalone",
    "icons": [
    {
        "sizes": "192x192",
        "src": "/logo192.png",
        "type": "image/png"},
    {
        "purpose": "any maskable",
        "sizes": "196x196",
        "src": "/logo196.png",
        "type": "image/png"
    },{
        "sizes": "512x512",
        "src": "/logo512.png",
        "type": "image/png"
    }],
    "name": "BlackBytes Progressive Web App",
    "orientation": "any",
    "related_applications": [{"platform": "webapp", "url": "https://bytes.black"}],
    "scope": "/app",
    "short_name": "BlackBytes",
    "start_url": "/app",
    "theme_color": "#ffffff"
}