{
  "name": "Natura Sound Therapy",
  "short_name": "Natura",
  "description": "Mix nature sounds, set a timer, and choose brainwave-inspired presets for focus and meditation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a1f",
  "theme_color": "#4c1d95",
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
