{
  "name": "Functional Hybrid",
  "short_name": "Functional Hybrid",
  "description": "Персонални тренировки, хранителни планове и проследяване на прогреса с Веселин Симеонов.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0F23",
  "theme_color": "#6C5CE7",
  "lang": "bg",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Хранителен план",
      "short_name": "Хранене",
      "url": "/nutrition.html"
    },
    {
      "name": "Прогрес",
      "short_name": "Прогрес",
      "url": "/progress.html"
    },
    {
      "name": "Калкулатор",
      "short_name": "Калкулатор",
      "url": "/calculator.html"
    }
  ]
}
