{
  "name": "ООО «Трисмегист Рус»",
  "short_name": "Трисмегист",
  "start_url": "/",
  "scope": "/",
  "lang": "ru",
  "dir": "ltr",
  "display": "standalone",
  "theme_color": "#cc8e77",
  "background_color": "#1A1E23",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}