{
  "name": "MorseAI — Audio Morse Code Translator",
  "short_name": "MorseAI",
  "description": "Free AI-powered morse code translator. Record voice or upload audio (WAV/MP3/M4A) to get instant Morse code. Play as tone, blink as light, batch translate, download WAV. No signup.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "lang": "en",
  "categories": ["utilities", "education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
