{
"id":"/index.html",
"name":"ماشین حساب وام",
"short_name":"LoanCalc",
"description":"ماشین حساب اقساط وام آفلاین",
"start_url":"./index.html",
"scope":"./",
"display":"standalone",
"orientation":"portrait",
"background_color":"#e6f2e6",
"theme_color":"#0f7c7c",

"icons":[
{
"src":"./assets/icons/icon-192.png",
"sizes":"192x192",
"type":"image/png",
"purpose":"any"
},
{
"src":"./assets/icons/icon-512.png",
"sizes":"512x512",
"type":"image/png",
"purpose":"any"
}
]
}