{
  "name": "NOXI - IA para Tatuagens Perfeitas",
  "short_name": "NOXI",
  "description": "Crie designs de tatuagem com IA cinematográfica, veja em AR e compartilhe. Sua próxima tattoo começa aqui!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#A661FF",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%23A661FF;stop-opacity:1' /><stop offset='100%' style='stop-color:%2300FFF0;stop-opacity:1' /></linearGradient></defs><rect width='192' height='192' fill='%230A0A0A'/><circle cx='96' cy='96' r='80' fill='url(%23grad)'/><line x1='60' y1='60' x2='132' y2='132' stroke='white' stroke-width='12' stroke-linecap='round'/><line x1='132' y1='60' x2='60' y2='132' stroke='white' stroke-width='12' stroke-linecap='round'/><circle cx='96' cy='96' r='8' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='grad' x1='0%' y1='0%' x2='100%' y2='100%'><stop offset='0%' style='stop-color:%23A661FF;stop-opacity:1' /><stop offset='100%' style='stop-color:%2300FFF0;stop-opacity:1' /></linearGradient></defs><rect width='512' height='512' fill='%230A0A0A'/><circle cx='256' cy='256' r='210' fill='url(%23grad)'/><line x1='150' y1='150' x2='362' y2='362' stroke='white' stroke-width='30' stroke-linecap='round'/><line x1='362' y1='150' x2='150' y2='362' stroke='white' stroke-width='30' stroke-linecap='round'/><circle cx='256' cy='256' r='20' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%230A0A0A'/><text x='270' y='360' font-size='48' fill='%2300FFF0' text-anchor='middle' font-family='Arial' font-weight='bold'>NOXI</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%230A0A0A'/><text x='640' y='360' font-size='96' fill='%2300FFF0' text-anchor='middle' font-family='Arial' font-weight='bold'>NOXI</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Criar Tatuagem",
      "short_name": "Criar",
      "description": "Crie uma nova tatuagem com IA",
      "url": "/?mode=tattoo",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%23A661FF'/><text x='48' y='55' font-size='48' fill='white' text-anchor='middle' font-family='Arial'>✨</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Galeria",
      "short_name": "Galeria",
      "description": "Veja suas criações",
      "url": "/?mode=gallery",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%2300FFF0'/><text x='48' y='55' font-size='48' fill='black' text-anchor='middle' font-family='Arial'>🎨</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*"]
        }
      ]
    }
  }
}
