{
  "name": "Веретено — раскрываем тебя",
  "short_name": "Веретено",
  "description": "Веретено раскрывает тебя через древние практики — личный разбор под твоё имя и дату рождения.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08070a",
  "theme_color": "#08070a",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "education"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
