{
  "name": "Turnix Shift Manager",
  "short_name": "Turnix",
  "description": "I tuoi turni ospedalieri, a colpo d'occhio. Calendario sticker, sveglie automatiche, statistiche.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafafa",
  "theme_color": "#0A5C8A",
  "lang": "it",
  "categories": ["productivity", "medical", "utilities"],
  "icons": [
    {
      "src": "/assets/icon.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/screenshot-calendario-en.jpg",
      "sizes": "1080x2280",
      "type": "image/jpeg",
      "label": "Calendario Turnix con celle sticker"
    },
    {
      "src": "/assets/screenshots/screenshot-statistiche-1-en.jpg",
      "sizes": "1080x2280",
      "type": "image/jpeg",
      "label": "Statistiche mensili"
    },
    {
      "src": "/assets/screenshots/screenshot-sveglie-en.jpg",
      "sizes": "1080x2280",
      "type": "image/jpeg",
      "label": "Sveglie ricorrenti per tipo di turno"
    }
  ]
}
