{
  "name": "АКТИВ · личный капитал",
  "short_name": "АКТИВ",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0F231D",
  "theme_color": "#0F231D",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "lang": "ru",
  "scope": "./",
  "categories": [
    "finance",
    "productivity"
  ]
}