{
    "name": "Family Guardian",
    "short_name": "Guardian Family",
    "description": "A sovereign, local-first OS for eldercare families. Protect your loved one's physical and financial safety.",
    "start_url": "https://family.guardianheart.care/",
    "scope": "https://family.guardianheart.care/",
    "display": "standalone",
    "background_color": "#0A0A1A",
    "theme_color": "#7B6EF6",
    "orientation": "portrait-primary",
    "lang": "en-US",
    "id": "com.aarogyahastam.familyguardian",
    "categories": ["health", "medical"],
    "dir": "ltr",
    "prefer_related_applications": false,
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "icons": [{
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [{
            "src": "screenshots/voice_screen.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Voice Unburdening — Capture what's weighing on you"
        },
        {
            "src": "screenshots/decoder_screen.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Contract Decoder — Know your rights before you sign"
        }
    ]
}