{
  "name": "PowerUP Inbox",
  "short_name": "PowerUP",
  "description": "Atendimento WhatsApp",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F1A",
  "theme_color": "#5BC8F8",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["business", "productivity", "social"],
  "icons": [
    { "src": "/api/icon/192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/api/icon/256", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/api/icon/384", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/api/icon/512", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/api/icon/maskable-512", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
