{
  "id": "/",
  "name": "Rạp Ngắn",
  "short_name": "Rạp Ngắn",
  "description": "Phim ngắn nhiều tập tuyển chọn từ các kênh YouTube chính thức.",
  "start_url": "/movies?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#0a0a0a",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["entertainment", "video"],
  "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
