{
  "name": "PHIMMOIHAY - Phim Hay, Truyện Webtoon & Chill 4K",
  "short_name": "PhimMoiHay",
  "description": "Nền tảng xem phim Full HD 720p 60fps, video 9:16 mobile native và truyện tranh webtoon mượt mà không quảng cáo.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07090e",
  "theme_color": "#e11d48",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/thumbs/default_poster.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "assets/thumbs/default_poster.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}