{
  "name": "X-Solution",
  "short_name": "X-Solution",
  "description": "Личный кабинет исполнителя платформы X-Solution",
  "icons": [
    {
      "src": "../img/apple-touch-icon-180x180.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "../img/apple-touch-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/db/performer-dashboard/",
  "scope": "/db/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "ru",
  "categories": ["productivity", "business"],
  "iarc_rating_id": "e10c5e92-4f23-4b7e-9f5a-3d8b21f5e9e1",
  "screenshots": [
    {
      "src": "../img/screenshot1.png",
      "type": "image/png",
      "sizes": "1080x1920"
    },
    {
      "src": "../img/screenshot2.png",
      "type": "image/png",
      "sizes": "1080x1920"
    }
  ],
  "app_id": "com.xsolution.performerdashboard",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "prefer_related_applications": false
}
