{
  "short_name": "PIXEL",
  "name": "Сервисный центр PIXEL",
  "icons": [
    {
      "src": "/images/manifest.png",
      "type": "image/png",
      "sizes": "128x128"
    }
  ],
  "start_url": "/index",
  "background_color": "#1f1d2b",
  "display": "fullscreen",
  "theme_color": "#1f1d2b",
  "pages": [
    {
      "name": "О нас",
      "url": "/About.php"
    },
    {
      "name": "Блог",
      "url": "/blog.php"
    },
    {
      "name": "Пост",
      "url": "/news-details.php"
    },
    {
      "name": "Блог",
      "url": "/subcategory.php"
    },
    {
      "name": "Поиск",
      "url": "/search.php"
    },
    {
      "name": "Android",
      "url": "/android.php"
    },
    {
      "name": "Iphone",
      "url": "/Iphone.php"
    },
    {
      "name": "TV",
      "url": "/tv.php"
    },
    {
      "name": "Контакты",
      "url": "/contact.php"
    }
  ]
}
