{
  "id": "com.polbea.chat",
  "name": "POLBEA Live Chat",
  "short_name": "POLBEA",
  "description": "POLBEA Live Chat Messenger",
  "start_url": "https://polbea.com/index.html?pwa=true",
  "scope": "https://polbea.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1e0f",
  "theme_color": "#0a1e0f",
  "icons": [
    {
      "src": "https://polbea.com/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://polbea.com/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
