{
  "name": "Shiftly — Моят график",
  "short_name": "Shiftly",
  "description": "График, отпуски и фишове за служители на Shiftly.bg",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ea580c",
  "lang": "bg",
  "dir": "ltr",
  "categories": ["business", "productivity", "lifestyle"],
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "График на смените"
    }
  ],
  "shortcuts": [
    {
      "name": "Днешна смяна",
      "short_name": "Днес",
      "description": "Виж днешната си смяна",
      "url": "/e/?focus=today",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Искай отпуск",
      "short_name": "Отпуск",
      "description": "Подай заявка за отпуск",
      "url": "/e/?focus=leave",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
