{
  "name": "Словозв'яз: Вгадай секретне слово",
  "short_name": "Словозв'яз",
  "description": "Вгадайте секретне слово українською! Кожна спроба покаже, наскільки близьке ваше слово до цілі.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e1e1e",
  "theme_color": "#1f1f1f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/static/images/screenshots/screenshot-mobile-1.png",
      "sizes": "525x981",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Мобільний вигляд гри Словозв'яз"
    }
  ]
}
