{ "name": "OmniGestor", "short_name": "OmniGestor", "description": "Gestão de Cursos e Eventos Simplificada", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#6333ff", "gcm_sender_id": "103953800507", "icons": [ { "src": "/icons/icon-192x192.webp", "sizes": "192x192", "type": "image/webp" }, { "src": "/icons/icon-512x512.webp", "sizes": "512x512", "type": "image/webp" } ], "exclude": [ "**/bin", "**/bower_components", "**/jspm_packages", "**/node_modules", "**/obj", "**/platforms" ] }