{
  "name": "Умножайка",
  "short_name": "Умножайка",
  "description": "Детский тренажер таблицы умножения от 2 до 10",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8e8",
  "theme_color": "#ffd166",
  "icons": [
    {
      "src": "assets/mascot.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
