{
  "name": "Учебный центр агентства недвижимости VIP",
  "short_name": "VIP Обучение",
  "description": "Обучение агента недвижимости от первого звонка до сделки.",
  "lang": "ru",
  "start_url": "/prototype",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eef3f2",
  "theme_color": "#142629",
  "categories": ["education", "business"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
