{
    "name": "Servus Amoris Foundation",
    "short_name": "Servus Amoris",
    "description": "Scholarship Management System — Apply, track, and manage scholarships.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f4f5f9",
    "theme_color": "#800020",
    "lang": "en",
    "categories": ["education"],
    "icons": [
        {
            "src": "icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icons/icon-maskable.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
