{
  "name": "P2P Caller",
  "short_name": "Caller",
  "description": "P2P Caller — быстрый звонок через браузер с сохранением контактов.",
  "start_url": "/contacts",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/bg.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/bg.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
