{
  "name": "Phantom Admin",
  "short_name": "PH Admin",
  "description": "Painel administrativo Phantom Store",
  "start_url": "/admin",
  "display": "standalone",
  "background_color": "#0b0b0f",
  "theme_color": "#7b2cff",
  "orientation": "any",
  "icons": [
    {
      "src": "/ghost.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/ghost.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
