{ "name": "App Vendas", "short_name": "Vendas", "start_url": "index.php", "display": "standalone", "background_color": "#f6f8fb", "theme_color": "#17202a", "icons": [ { "src": "lib/img/app-icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "lib/img/app-icon-512.png", "sizes": "512x512", "type": "image/png" } ] }