{
  "name": "CodeKhmerLearning Community",
  "short_name": "CKL Community",
  "description": "Share knowledge, articles, videos and shops — CodeKhmerLearning x MiniShop.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B5FDB",
  "theme_color": "#0B5FDB",
  "lang": "km",
  "icons": [
    {
      "src": "/ckl.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ckl.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ckl.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Articles", "url": "/" },
    { "name": "Shops", "url": "/shops" },
    { "name": "Messages", "url": "/messages" }
  ]
}
