{
  "short_name": "GovChat",
  "name": "GovChat - Современный мессенджер",
  "description": "Современное веб-приложение для группового общения",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#00c3ff",
  "background_color": "#232526",
  "orientation": "portrait-primary",
  "lang": "ru",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%2300c3ff'/><text x='96' y='140' font-size='130' text-anchor='middle' fill='white'>🦆</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%2300c3ff'/><text x='256' y='370' font-size='350' text-anchor='middle' fill='white'>🦆</text></svg>",
      "sizes": "512x512", 
      "type": "image/svg+xml"
    }
  ]
}