{
  "name": "Qatrix",
  "short_name": "Qatrix",
  "icons": [
    {
      "src": "/static/themes/simple/img/favicon.png?v=qatrix-20260816",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/static/themes/simple/img/192.png?v=qatrix-20260816",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/themes/simple/img/512.png?v=qatrix-20260816",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "theme_color": "#3050ff" ,
  "background_color": "#fff",
  "display": "standalone"
}