{
  "name": "QReats",
  "short_name": "QReats",
  "start_url": "/user/index.html",
  "display": "standalone",
  "background_color": "#F8F7F2",
  "theme_color": "#FFD93D",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3075/3075977.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}