{
  "name": "AMS WebClient",
  "short_name": "AMS",
  "description": "Mobilni inventura aktiv AMS (PWA)",
  "lang": "cs",
  "dir": "ltr",
  "start_url": "./Index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f5",
  "theme_color": "#1f6feb",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192'><rect width='192' height='192' rx='24' fill='%231f6feb'/><text x='96' y='128' font-size='120' font-family='Segoe UI,Arial' fill='white' text-anchor='middle' font-weight='bold'>A</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512'><rect width='512' height='512' rx='64' fill='%231f6feb'/><text x='256' y='340' font-size='320' font-family='Segoe UI,Arial' fill='white' text-anchor='middle' font-weight='bold'>A</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
