{
  "name": "Gorilla Servis",
  "short_name": "Gorilla",
  "description": "Klientský portál autoservisu Gorilla Servis Skuteč. Vaše vozidla, zakázky, historie servisu.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#B84B08",
  "lang": "cs",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Moje vozidla",
      "short_name": "Vozidla",
      "description": "Zobrazit moje vozidla",
      "url": "/welcome"
    }
  ]
}
