{
  "name": "NaPasie — OSK",
  "short_name": "NaPasie",
  "description": "System zarządzania dla ośrodków szkolenia kierowców",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBFAF7",
  "theme_color": "#6366F1",
  "lang": "pl",
  "dir": "ltr",
  "categories": ["education", "productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pulpit",
      "url": "/pl/dashboard",
      "description": "Twój pulpit"
    },
    {
      "name": "Grafik",
      "url": "/pl/schedule",
      "description": "Jazdy w tym tygodniu"
    },
    {
      "name": "Moje jazdy",
      "url": "/pl/my-lessons",
      "description": "Jazdy kursanta"
    }
  ]
}
