{
  "name": "Звонок",
  "short_name": "Звонок",
  "icons": [
    { "src": "./favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "./icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "./apple-touch-icon.png", "type": "image/png", "sizes": "180x180" },
    { "src": "./icon.png", "type": "image/png", "sizes": "1024x1024" }
  ],
  "display": "standalone",
  "start_url": "./",
  "background_color": "#1e3a34",
  "theme_color": "#1e3a34"
}
