{
  "name": "Dr. Context - кабинет клиента",
  "short_name": "Dr. Context",
  "description": "Личный кабинет клиента агентства интернет-маркетинга",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f7",
  "theme_color": "#000000",
  "lang": "ru",
  "icons": [
    {
      "src": "assets/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
