{
  "name": "Ghost Pix",
  "short_name": "Ghost Pix",
  "description": "Ghost Pix - Pagamentos Anônimos e Seguros",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo_premium.png?v=8.0",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo_premium.png?v=8.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}