{
  "name": "wunderfocus",
  "short_name": "wunderfocus",
  "description": "Ambient sounds & lo-fi music for deep focus. Free online focus app with layered sounds, beautiful scenes, and pomodoro timers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "any",
  "categories": ["productivity", "lifestyle", "music"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
