{
  "name": "Lynce Studio",
  "short_name": "Lynce",
  "description": "Gerador de imagens e videos com IA",
  "start_url": "/studio",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#0f1720",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ]
}
