{
    "name": "Rubitime",
    "short_name": "Rubitime",
    "start_url": "/profile/?source=pwa",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2b6cb0",
    "icons": [
        { "src": "/images/base_logo_256.png", "sizes": "256x256", "type": "image/png" }
    ]
}