{
  "id": "/",
  "version": "2.0.0",
  "name": "Данные 2.0",
  "short_name": "Данные",
  "description": "Данные 2.0 — пользовательская часть и админка",

  "display": "standalone",
  "background_color": "#213a8f",
  "theme_color": "#213a8f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "lang": "ru"
}

