{
  "id": "/app",
  "name": "AYA — Naiara Lofgren",
  "short_name": "AYA",
  "description": "Plataforma de autocuidado diário com Naiara Lofgren. Aulas, ciclos ao vivo, reflexões e muito mais.",
  "start_url": "/app?source=pwa",
  "scope": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0120",
  "theme_color": "#1a0533",
  "categories": ["education", "health", "lifestyle"],
  "lang": "pt-BR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
