{
  "name": "Kniha Jázd - Smart Odometer",
  "short_name": "Kniha Jázd",
  "description": "Elektronická kniha jázd s OCR, GPS a podporou pre vodičov aj administrátorov. Funguje na mobile aj PC.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1d",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "scope": "/",
  "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"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "sk",
  "dir": "ltr"
}