{
    "name": "Caprome for School & Education",
    "short_name": "Caprome",
    "description": "Caprome enables you to create a focused and distraction-free digital learning environment. Monitor, record, and analyze student activity to support effective learning, whether in the classroom or at home.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#497ff9",
    "background_color": "#ffffff",
    "lang": "en",
    "categories": [
        "education",
        "productivity"
    ],
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "any",
            "type": "image/png"
        },
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/ss-hero.png",
            "sizes": "2520x2616",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Capture Learning Environments – Hero"
        },
        {
            "src": "/screenshots/ss-features.png",
            "sizes": "2520x2616",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Role-Based Privileges and Features"
        },
        {
            "src": "/screenshots/ss-roles.png",
            "sizes": "2625x2612",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Why Choose Caprome"
        }
    ]
}