{
  "name": "Beauty Assistant",
  "short_name": "Beauty",
  "description": "Личный beauty-ассистент: косметичка, процедуры, бюджет и цикл",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF7F6",
  "theme_color": "#781E2D",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
