{
  "name": "Kortilink — Bio Pages, Links & QR",
  "short_name": "Kortilink",
  "description": "Plataforma all-in-one de bio pages, link shortener, QR codes e analytics. 0% comissão em vendas, A/B testing por bloco, smart blocks condicionais, multi-língua.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a14",
  "theme_color": "#7c3aed",
  "lang": "pt",
  "categories": ["productivity", "social", "business"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bio Manager",
      "short_name": "Bio",
      "description": "Edita a tua bio page",
      "url": "/biopage-manager.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dash",
      "description": "Vê os teus links e estatísticas",
      "url": "/dashboard.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "QR Designer",
      "short_name": "QR",
      "description": "Cria QR codes",
      "url": "/qr-designer.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "prefer_related_applications": false
}
