{
  "name": "Retribu",
  "short_name": "Retribu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6222b2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "build/assets/mstile-150x150-CYzkgODB.webp",
      "type": "image/webp",
      "sizes": "150x150",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/mstile-150x150-BUaSeZ_r.png",
      "type": "image/png",
      "sizes": "150x150",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/icon-192x192-hmfqgDYS.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/icon-192x192-BXm2p1Xf.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/icon-512x512-CWSZL7Cn.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "maskable any"
    },
    {
      "src": "build/assets/icon-512x512-B5_BCblp.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ]
}