 {
  "id": "/careme-business",
  "name": "CareMe Business",
  "short_name": "CareMe Business",
  "description": "AI прогноз клиентов и аналитика бизнеса",
  "start_url": "/business.html",
 "scope": "/business.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4F9DFF",
  "icons": [
    {
      "src": "icons/business-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/business-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}