{
  "name": "Dialog",
  "short_name": "Dialog",
  "description": "Мессенджер с поддержкой файлов и звонков",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#111118",
  "theme_color": "#0088CC",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
