{
  "name": "Chateor",
  "short_name": "Chateor",
  "description": "Chateor admin panel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/chateor-logo-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/chateor-logo-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "/chateor-logo-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/chateor-logo-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/chateor-logo-180.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/chateor-logo-152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/chateor-logo-120.png",
      "type": "image/png",
      "sizes": "120x120"
    }
  ]
}
