{
  "name": "CARIN.pl — Kalendarz",
  "short_name": "CARIN",
  "description": "Kalendarz rezerwacji busów: potwierdzaj rezerwacje i blokuj terminy z telefonu.",
  "lang": "pl",
  "start_url": "/panel/kalendarz",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],

  "shortcuts": [
    { "name": "Kalendarz", "url": "/panel/kalendarz" },
    { "name": "Moje pojazdy", "url": "/panel/vehicles" }
  ]
}
