{
  "short_name": "EveningChat",
  "name": "Evening Lava Chat",
  "description": "Уютная чат-комната в стиле ретро",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#1a1a2e",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#ff4500",
  "orientation": "any"
}
