{
  "name": "SUMNA — Recuperação Emocional Noturna",
  "short_name": "SUMNA",
  "description": "Seu ritual noturno para desacelerar, dormir melhor e reencontrar o silêncio.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1f",
  "theme_color": "#0a0a1f",
  "lang": "pt-BR",
  "categories": ["health", "lifestyle", "wellness"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}