{
  "name": "Nexline Peptideos",
  "short_name": "Nexline",
  "description": "Ecommerce de medicamentos, peptideos e cuidados com atendimento assistido.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6FAF4",
  "theme_color": "#0E8F5A",
  "orientation": "portrait",
  "categories": ["shopping", "medical", "health"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Comprar",
      "short_name": "Comprar",
      "url": "/#catalog"
    },
    {
      "name": "Checkout",
      "short_name": "Checkout",
      "url": "/#checkout"
    }
  ]
}
