{
  "name": "PitajSokrata.com",
  "short_name": "PitajSokrata",
  "description": "AI sagovornik za donošenje odluka",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23f59e0b'/><text y='360' font-size='350' text-anchor='middle' x='256' fill='white' font-family='serif' font-weight='bold'>S</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23f59e0b'/><text y='138' font-size='130' text-anchor='middle' x='96' fill='white' font-family='serif' font-weight='bold'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}