{
  "name": "HeadThink One",
  "short_name": "HT One",
  "description": "Painel Integrado HeadThink One",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06060E",
  "theme_color": "#06060E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon/icon-64.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon/icon-128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon/icon-256.svg",
      "sizes": "256x256",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-512-transparent.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
