{
  "name": "TinSim Tinnitus Simulator",
  "short_name": "TinSim",
  "description": "A free browser-based tinnitus simulator for hearing, matching, and sharing tinnitus sounds.",
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ece4d3",
  "theme_color": "#ece4d3",
  "categories": ["health", "medical", "education", "utilities"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Open the simulator", "short_name": "Simulator", "url": "/" },
    { "name": "What does tinnitus sound like?", "short_name": "Sounds", "url": "/what-does-tinnitus-sound-like/" },
    { "name": "Tinnitus news", "short_name": "News", "url": "/news/" }
  ]
}
