{
  "name": "SonicSenses - Sound, Frequency & Focus",
  "short_name": "SonicSenses",
  "description": "Installable SonicSenses web app - tone library, sound blender and visual soundscapes. Requires an internet connection to load and operate.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0a0f",
  "theme_color": "#0b0a0f",
  "categories": ["health", "music", "education"],
  "icons": [
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Tone Library", "url": "/frequency/tones" },
    { "name": "Studio", "url": "/studio" },
    { "name": "Sound Blender", "url": "/sound-library/blender" }
  ]
}
