{
  "name": "MIRCADO - Online Marketplace",
  "short_name": "MIRCADO",
  "description": "Buy and sell electronics, fashion, collectibles and more on MIRCADO marketplace",
  "icons": [
    {
      "src": "/",
      "sizes": "any",
      "type": "image/png+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-large.svg",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-large.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-large.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-large.svg",
      "sizes": "1024x1024",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}