{
  "name": "Kniha jázd",
  "short_name": "Jazdy",
  "description": "Generátor knihy jázd pre obchodníkov s optimalizáciou trasy",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#007aff",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["business", "productivity"],
  "lang": "sk",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%23007aff' width='192' height='192' rx='32'/%3E%3Ctext x='96' y='125' font-size='90' text-anchor='middle' fill='white'%3E🚗%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%23007aff' width='512' height='512' rx='64'/%3E%3Ctext x='256' y='320' font-size='240' text-anchor='middle' fill='white'%3E🚗%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'%3E%3Crect fill='%23f2f2f7' width='390' height='844'/%3E%3Crect fill='%23007aff' x='0' y='0' width='390' height='120' rx='0'/%3E%3Ctext x='195' y='70' font-size='28' text-anchor='middle' fill='white' font-family='sans-serif'%3E🚗 Kniha jázd%3C/text%3E%3C/svg%3E",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Nová jazda",
      "short_name": "Jazda",
      "description": "Rýchlo vytvor novú jazdu",
      "url": "/?action=new",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%23007aff' width='96' height='96' rx='20'/%3E%3Ctext x='48' y='62' font-size='45' text-anchor='middle' fill='white'%3E🎯%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "História",
      "short_name": "História",
      "description": "Zobraz históriu jázd",
      "url": "/?tab=historia",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%23007aff' width='96' height='96' rx='20'/%3E%3Ctext x='48' y='62' font-size='45' text-anchor='middle' fill='white'%3E📋%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    }
  ]
}