
{
  "name": "Nightwave",
  "short_name": "Nightwave",
  "description": "App relaxante para sono com vaporwave",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#00d4ff",
  "icons": [
    {
      "src": "logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ]
}
