{
  "name": "TrackIn",
  "short_name": "TrackIn",
  "description": "Sistema de gestión e-commerce TrackIn IA",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#00D1FF",
  "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='%2300D1FF'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='%230A0E1A'>📦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='%2300D1FF'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='%230A0E1A'>📦</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
