{
    "name": "MindGreen - Kesehatan Mental Mahasiswa",
    "short_name": "MindGreen",
    "description": "Sistem Monitoring Kesehatan Mental Mahasiswa",
    "start_url": "/mental_health/index.php",
    "display": "standalone",
    "background_color": "#f0faf4",
    "theme_color": "#1a7a4a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["health", "education"],
    "lang": "id",
    "dir": "ltr"
}