{
"name":"QuestVerse",
"short_name":"QuestVerse",
"description":"Sistema de evolução pessoal gamificado",
"start_url":"index.html",
"display":"standalone",
"background_color":"#050816",
"theme_color":"#355cff",

"icons":[

{
"src":"assets/img/icon-192.png",
"sizes":"192x192",
"type":"image/png"
},

{
"src":"assets/img/icon-512.png",
"sizes":"512x512",
"type":"image/png"
}

]

}