{ "name": "Suporte Lucas RD", "short_name": "Suporte", "description": "Central de suporte, tickets, logs e atendimento em tempo real.", "lang": "pt-BR", "dir": "ltr", "id": "/", "start_url": "./login.php", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#0f2a43", "categories": ["business", "productivity", "utilities"], "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" }, { "src": "./assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Painel", "short_name": "Painel", "url": "./control-hub.html", "icons": [{ "src": "./assets/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Novo reporte", "short_name": "Reporte", "url": "./index.html", "icons": [{ "src": "./assets/icons/icon-192.png", "sizes": "192x192" }] } ] }