{
  "name": "Akahs — Secure Cambodian Chat",
  "short_name": "Akahs",
  "description": "Free, secure messenger built for Cambodia. Verified-identity chat, on-device scam detection, ABA/KHQR money transfer, and HD voice/video calls — in Khmer, English, and Korean.",
  "start_url": "/chats",
  "scope": "/",
  "id": "/akahs-chat",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#FBF7F9",
  "theme_color": "#241431",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "communication"],
  "translations": {
    "km": {
      "name": "អាកាស — កម្មវិធីឆាតសុវត្ថិភាពបង្កើតដោយបេះដូងដោយប្រជាជនកម្ពុជា",
      "short_name": "អាកាស",
      "description": "ឆាត ហៅទូរស័ព្ទ និងផ្ញើប្រាក់តាម ABA / KHQR ដោយសុវត្ថិភាព ជាមួយមនុស្សដែលបានបញ្ជាក់អត្តសញ្ញាណពិត។ មានប្រព័ន្ធចាប់ការបោកប្រាស់ដោយស្វ័យប្រវត្តិ និងហៅទូរស័ព្ទ-វីដេអូគុណភាពច្បាស់ — ភាសាខ្មែរ អង់គ្លេស និងកូរ៉េ។"
    },
    "ko": {
      "name": "아카스 — 안전한 캄보디아 메신저",
      "short_name": "아카스",
      "description": "캄보디아를 위해 만든 안전한 메신저. 신원 인증, 자동 사기 감지, ABA/KHQR 송금, HD 음성·영상 통화까지 — 크메르어, 영어, 한국어 모두 지원합니다."
    }
  },
  "permissions": [
    "microphone",
    "camera",
    "notifications"
  ],
  "features": [
    "Cross Origin Isolated"
  ],
  "icons": [
    { "src": "/favicon-16x16.png",  "sizes": "16x16",   "type": "image/png" },
    { "src": "/favicon-32x32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Chats",    "url": "/chats",    "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Contacts", "url": "/contacts", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
