{
  "name": "NIKA Energy Check",
  "short_name": "NIKA Check",
  "description": "Camera HRV wellness tool for practitioners: BEFORE / AFTER physiological state, Energy Balance and Energy State visualisation.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0A32",
  "theme_color": "#0B0A32",
  "lang": "ru",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Clients", "url": "./#/clients", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
