{
    "name": "Niblo App",
    "short_name": "Niblo",
    "description": "Your personal life management hub – garage, health, pets, plants, notes, tasks and more.",
    "start_url": "/niblo/app",
    "scope": "/niblo/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "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"]
}
