{
  "id": "/",
  "name": "Доброе детство",
  "short_name": "Доброе детство",
  "description": "Проект для повышения осознанности общества в деле воспитания детей. Издаем развивающие детские книги.",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#bd6d6e",
  "background_color": "#ffffff",
  "categories": ["books", "education", "kids"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Каталог книг",
      "short_name": "Книги",
      "url": "/books",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Контакты",
      "short_name": "Контакты",
      "url": "/contacts",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
