{
  "short_name": "Poli",
  "name": "Poli",
  "icons": [
    {
      "src": "/assets/images/newIdentity/pwa-icon.png",
      "sizes": "1024x1024 192x192 144x144 96x96 72x72 64×64 58x55 32×32 24×24 16×16",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/chat",
  "display": "standalone",
  "theme_color": "#0000C8",
  "background_color": "#f5f6f7",
  "orientation": "portrait"
}
