{
  "name": "美辰中文",
  "short_name": "美辰中文",
  "description": "面向柬埔寨学习者的中文学习 App",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff7ed",
  "theme_color": "#c2410c",
  "lang": "zh-CN",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.meichen.chinese",
      "url": "https://play.google.com/store/apps/details?id=com.meichen.chinese"
    },
    {
      "platform": "webapp",
      "url": "/static/manifest.webmanifest"
    }
  ],
  "icons": [
    {
      "src": "/static/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
