{
    "name": "InclusiveSpeak — AAC Communication App",
    "short_name": "InclusiveSpeak",
    "description": "InclusiveSpeak is an Augmentative and Alternative Communication (AAC) platform for non-verbal and minimally-verbal children.",
    "id": "/",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#7c3aed",
    "background_color": "#ffffff",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["education", "medical", "lifestyle", "kids"],
    "icons": [
        { "src": "/favicon.png", "type": "image/png", "sizes": "32x32" },
        { "src": "/favicon.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
        { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "any" },
        { "src": "/og-image.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
    ],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "InclusiveSpeak AAC Board"
        }
    ],
    "related_applications": [
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/us/app/inclusive-speak/id6753972234",
            "id": "6753972234"
        }
    ],
    "prefer_related_applications": false
}
