{
"name": "Edu Smart Wali Portal",
"short_name": "EduSmart",
"description": "Portal informasi dan pembayaran untuk wali murid",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#f8fafc",
"theme_color": "#2563eb",
"orientation": "portrait",
"icons": [
{
"src": "https://placehold.co/192x192/2563eb/ffffff.png?text=ES",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "https://placehold.co/512x512/2563eb/ffffff.png?text=ES",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}