{
    "name": "O_O Group Expense Tracker",
    "short_name": "O_O Tracker",
    "start_url": "/O_O",
    "background_color": "#ffffff",
    "theme_color": "#0ba376",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/img/O_O/oo-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/O_O/oo-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
