{
  "name": "Minha Gestão — NossaSoluções",
  "short_name": "Minha Gestão",
  "description": "Plataforma de gestão completa para pequenos negócios brasileiros",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "pt-BR",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "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='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%232563eb'/><stop offset='1' stop-color='%23059669'/></linearGradient></defs><text x='96' y='130' font-family='Arial Black,Arial' font-weight='900' font-size='80' fill='white' text-anchor='middle'>NS</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 512 512'><rect width='512' height='512' rx='100' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%232563eb'/><stop offset='1' stop-color='%23059669'/></linearGradient></defs><text x='256' y='340' font-family='Arial Black,Arial' font-weight='900' font-size='220' fill='white' text-anchor='middle'>NS</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Acessar Sistema",
      "short_name": "Sistema",
      "url": "/app.html",
      "description": "Abrir o sistema de gestão"
    },
    {
      "name": "Site NossaSoluções",
      "short_name": "Site",
      "url": "/index.html",
      "description": "Abrir o site da empresa"
    }
  ]
}
