{
  "name": "HUSH — Sleep Sounds & Focus Mixer",
  "short_name": "HUSH",
  "description": "20 sleep and focus sounds, custom mixer, breathing guide, and sleep timer. Free, ad-free, and beautiful.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07070E",
  "theme_color": "#7C6FFF",
  "lang": "en",
  "categories": ["health", "lifestyle", "music"],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "HUSH Sleep Sounds mixer"
    }
  ],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Mixer",
      "short_name": "Mixer",
      "description": "Jump straight to the sound mixer",
      "url": "/app",
      "icons": [{ "src": "/favicon-512.png", "sizes": "512x512" }]
    }
  ],
  "prefer_related_applications": false
}
