{
  "name": "TONITRAMP - Студия дизайна и брендинга",
  "short_name": "TONITRAMP",
  "description": "Создаем уникальные проекты: нейминг, айдентика, веб-дизайн, бренд-стратегия",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#181818",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ru",
  "categories": ["business", "design", "creativity"],
  "icons": [
    {
      "src": "/img/index/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/index/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/index/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Проекты",
      "short_name": "Проекты",
      "description": "Посмотреть все проекты",
      "url": "/projects/",
      "icons": [
        {
          "src": "/img/index/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Услуги",
      "short_name": "Услуги",
      "description": "Наши услуги",
      "url": "/services/",
      "icons": [
        {
          "src": "/img/index/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Контакты",
      "short_name": "Контакты",
      "description": "Связаться с нами",
      "url": "/contacts/",
      "icons": [
        {
          "src": "/img/index/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
