{
  "name": "SockSort",
  "short_name": "SockSort",
  "description": "Inteligentné párovanie ponožiek pre celú rodinu",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230a0a0a'/><text y='75' x='10' font-size='75'>🧦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "lang": "sk"
}
