{
  "id": "/",
  "scope": "/",
  "name": "IVET Nails",
  "short_name": "IVET Nails",
  "description": "Луксозен маникюрен салон - онлайн резервации и AI асистент",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0608",
  "theme_color": "#1a0a0f",
  "orientation": "portrait-primary",
  "lang": "bg",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Запази час", "short_name": "Резервация", "url": "/?page=booking", "description": "Направете нова резервация" },
    { "name": "AI Асистент", "short_name": "AI", "url": "/?page=ai", "description": "Консултирайте се с AI" }
  ]
}