{
    "name": "MyPoo — Suivi du transit & santé intestinale",
    "short_name": "MyPoo",
    "description": "Suivez vos passages aux toilettes : forme, couleur et taille des selles (échelle de Bristol), santé intestinale, badges et statistiques. Gratuit.",
    "lang": "fr",
    "dir": "ltr",
    "categories": ["health", "lifestyle", "medical"],
    "id": "/",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#FF9F43",
    "theme_color": "#FF6B6B",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "static/icons/myPoo-logo.jpeg",
            "sizes": "1024x1024",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
