{
  "short_name": "Мини CRM",
  "name": "Мини CRM Enterprise Suite",
  "icons": [
    {
      "src": "images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./",
  "background_color": "#090d16",
  "theme_color": "#3b82f6",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "./"
}
