{
  "name": "Armazém — Vantagem",
  "short_name": "Armazém",
  "start_url": "/armazem-popup",
  "scope": "/armazem-popup",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070d1a",
  "theme_color": "#070d1a",
  "icons": [
    {
      "src": "/duplo-green-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/duplo-green-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
