{
  "name": "Ergosona – AI korektor držania tela",
  "short_name": "Ergosona",
  "description": "Lokálny AI korektor držania tela pomocou webkamery a MediaPipe Pose. Beží 100% v prehliadači.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f0a1a",
  "theme_color": "#6d5cff",
  "orientation": "any",
  "categories": ["health", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect rx='38' width='192' height='192' fill='%236d5cff'/%3E%3Ctext x='96' y='128' text-anchor='middle' font-size='100' font-weight='700' font-family='Inter,system-ui,sans-serif' fill='white'%3EE%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect rx='102' width='512' height='512' fill='%236d5cff'/%3E%3Ctext x='256' y='340' text-anchor='middle' font-size='260' font-weight='700' font-family='Inter,system-ui,sans-serif' fill='white'%3EE%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
