{
  "name": "Livre para Aprender",
  "short_name": "LPA",
  "description": "Plataforma gratuita de tecnologia: notícias, cursos, vídeos e comunidade",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050507",
  "theme_color": "#a855f7",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "categories": ["education", "news"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23a855f7'/%3E%3Cstop offset='100%25' stop-color='%2306b6d4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='192' height='192' rx='40' fill='%23050507'/%3E%3Ctext x='96' y='140' font-family='Arial,sans-serif' font-size='120' font-weight='bold' fill='url(%23g)' text-anchor='middle'%3EL%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23a855f7'/%3E%3Cstop offset='100%25' stop-color='%2306b6d4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' rx='100' fill='%23050507'/%3E%3Ctext x='256' y='370' font-family='Arial,sans-serif' font-size='320' font-weight='bold' fill='url(%23g)' text-anchor='middle'%3EL%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Notícias",
      "url": "/?tab=home",
      "description": "Ver as últimas notícias de tecnologia"
    },
    {
      "name": "Comunidade",
      "url": "/?tab=community",
      "description": "Perguntas e respostas da comunidade"
    },
    {
      "name": "Cursos",
      "url": "/?tab=cursos",
      "description": "Cursos gratuitos de programação"
    }
  ]
}
