{
  "name": "Тыкалка — игра для малышей",
  "short_name": "Тыкалка",
  "description": "Развивающая игра-тыкалка для детей 0.5–4 лет: эмодзи, звуки и слова.",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#fff7fb",
  "theme_color": "#ff5da2",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}