{ "name": "ChecklistApp", "short_name": "ChecklistApp", "description": "ChecklistApp con horas médicas y Ratoneando Super", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "background_color": "#0b1220", "theme_color": "#0b1220", "lang": "es-CL", "orientation": "portrait", "icons": [ { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/apple-touch-icon-checklistapp.png", "sizes": "180x180", "type": "image/png" } ] }