{
"name": "SakuRapi - Catatan Keuangan",
"short_name": "SakuRapi",
"description": "Catatan Keuangan Ceria dan Rapi",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#0f172a",
"theme_color": "#10b981",
"orientation": "portrait",
"icons": [
{
"src": "https://placehold.co/192x192/10b981/ffffff.png?text=SakuRapi",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://placehold.co/512x512/10b981/ffffff.png?text=SakuRapi",
"sizes": "512x512",
"type": "image/png"
}
]
}