{
  "name": "Mundo do Colecionismo",
  "short_name": "Mundo Colecionismo",
  "start_url": "/admin",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "orientation": "portrait",
  "icons": [
    {
      "src": "public/img/sem-fundo_205.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "public/img/sem-fundo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
