{
  "name": "Plastimax ERP",
  "short_name": "Plastimax",
  "description": "Sistema interno de gestão Plastimax Máquinas",
  "start_url": "/login.html",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#006CB5",
  "background_color": "#006CB5",
  "lang": "pt-BR",
  "scope": "/",
  "icons": [
    { "src": "/shared/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/shared/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/shared/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/index.html", "icons": [{"src":"/shared/assets/icon-192.png","sizes":"192x192"}] },
    { "name": "WhatsApp", "url": "/comunicacao/whatsapp.html", "icons": [{"src":"/shared/assets/icon-192.png","sizes":"192x192"}] },
    { "name": "Emails", "url": "/comunicacao/emails.html", "icons": [{"src":"/shared/assets/icon-192.png","sizes":"192x192"}] }
  ]
}
