{
  "name": "Color Noises",
  "short_name": "ColorNoises",
  "description": "Free noise generators for sleep, ADHD focus, and relaxation. Brown noise, white noise, pink noise and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0C0F",
  "theme_color": "#0C0C0F",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Brown Noise Generator — Color Noises"
    }
  ]
}
