{
    "name": "DIU Admission Fee Calculator",
    "short_name": "DIU Calc",
    "description": "Daffodil International University Admission Fee Calculator — Calculate total costs, semester fees, and waivers for all bachelor and master's programs.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#1a5c2e",
    "background_color": "#f0f4f1",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%231a5c2e'/%3E%3Ctext x='256' y='340' text-anchor='middle' font-size='300'%3E🎓%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
