{
  "name": "20-20-20 — Eye Care & Focus",
  "short_name": "20-20-20",
  "description": "Таймер для правила 20-20-20. Защитите зрение при работе за экраном.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "categories": ["health", "productivity", "medical"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
