{
  "name": "fortesting.ru — тестовый домен",
  "short_name": "fortesting",
  "description": "Тестовый домен для разработки и проверки проектов. ИП Кривошеин А.С.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1D2026",
  "theme_color": "#0270D7",
  "lang": "ru",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
