{
  "name": "null của Đường Đường ★",
  "short_name": "Null Đường Đường",
  "description": "PWA học Null Object, Layer Parenting, Camera, keyframe và motion edit trong Alight Motion bằng tiếng Việt.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "portrait",
  "background_color": "#f8dce9",
  "theme_color": "#f8dce9",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}