{
  "id": "/",
  "name": "ProfixDom — домашний ремонт",
  "short_name": "ProfixDom",
  "description": "Пошаговые инструкции по домашнему ремонту без паники.",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#071d2c",
  "theme_color": "#071d2c",
  "icons": [
    {
      "src": "/icons/profixdom-hfb-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/profixdom-hfb-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/profixdom-hfb-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Все инструкции",
      "short_name": "Инструкции",
      "url": "/"
    },
    {
      "name": "Антихрупкость",
      "short_name": "Антихрупкость",
      "url": "/antifragility"
    }
  ]
}
