{
    "name": "Bliss Habit Tracker",
    "short_name": "Bliss Habit",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#ABCEC9",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://res.cloudinary.com/dfopoyt9v/image/upload/v1767620542/SKRMBlissai_Logo_foioxu.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://res.cloudinary.com/dfopoyt9v/image/upload/v1767620542/SKRMBlissai_Logo_foioxu.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}