{
  "name": "OTO实时翻译",
  "short_name": "OTO",
  "description": "让世界没有外语 · 实时语音翻译",
  "description_localized": {
    "zh-CN": "让世界没有外语 · 实时语音翻译",
    "en": "A world without foreign languages · Real-time voice translation"
  },
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a14",
  "theme_color": "#6366f1",
  "lang": "en",
  "dir": "ltr",
  "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%230b0a14' width='100' height='100' rx='20'/%3E%3Ctext x='50' y='70' text-anchor='middle' font-size='60'%3E%F0%9F%8E%99%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "travel"
  ]
}