{
  "name": "ZPRR Tracker — Трекер развития речи",
  "short_name": "ZPRR",
  "description": "Научный подход к речевому развитию детей с ЗПРР. Наблюдения, нормы, рекомендации.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#6C63FF",
  "orientation": "portrait",
  "lang": "ru",
  "categories": ["health", "education", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Добавить наблюдение",
      "short_name": "Наблюдение",
      "url": "/?tab=observations"
    },
    {
      "name": "Словарь",
      "short_name": "Слова",
      "url": "/?tab=dictionary"
    }
  ]
}
