{
    "name": "P'wee - Baby Tracking",
    "short_name": "P'wee",
    "description": "Track your baby's feeding, sleep, diapers, and more",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#E8EBF3",
    "theme_color": "#8B5CF6",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/apple-touch-icon.v2.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwee-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["health", "lifestyle", "utilities"]
}
