{
  "name": "Lunaria - The Fable Forge",
  "short_name": "Lunaria",
  "description": "Sistema completo de RPG online com chat em tempo real",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/logo_lunaria.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/logo_lunaria.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
