{
    "name": "Niblo App",
    "short_name": "Niblo",
    "description": "Your personal life management hub – garage, health, pets, plants, notes, tasks and more.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f1b2e",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/niblo/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/niblo/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["lifestyle", "productivity", "utilities"]
}
