{
  "name": "Naturefront Sounds",
  "short_name": "Naturefront",
  "id": "/",
  "description": "Generated nature sound systems, memory mixes, instrument blends, relaxation programs, timezone-aware sleep planning, and pulse pacing.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#10100f",
  "theme_color": "#10100f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "music"],
  "shortcuts": [
    {
      "name": "Start Sleep Session",
      "short_name": "Sleep",
      "url": "./index.html#sleep"
    },
    {
      "name": "Nature Systems",
      "short_name": "Sounds",
      "url": "./index.html#sounds"
    }
  ]
}
