{
    "name": "Sage – AI Education & Connection Platform",
    "short_name": "Sage",
    "description": "Sage is a premium AI tutor and companion for all ages. Master new skills with structured modular lessons, interactive quizzes, and empathetic conversation tailored to your pace.",
    "start_url": "/",
    "id": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4a7c5e",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/blue-sage-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/blue-sage-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/blue-sage-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "ai",
        "lifestyle",
        "productivity",
        "health",
        "finance"
    ],
    "screenshots": [
        {
            "src": "/icons/blue-sage-logo.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Sage AI - Personal Companion"
        },
        {
            "src": "/icons/blue-sage-logo.png",
            "sizes": "720x1280",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Sage AI Mobile"
        }
    ]
}