{
  "name": "AvatarArchive",
  "short_name": "AvatarArchive",
  "description": "Watch Avatar: The Last Airbender, The Legend of Korra, the 2010 live action film, the Netflix live action series, and the 2026 animated film.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#04070d",
  "theme_color": "#04070d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "ATLA",           "short_name": "ATLA",    "url": "./atla.html",      "description": "Avatar: The Last Airbender" },
    { "name": "Korra",          "short_name": "Korra",   "url": "./kora.html",      "description": "The Legend of Korra" },
    { "name": "Live Action",    "short_name": "Netflix", "url": "./liveshow.html",  "description": "Netflix Live Action Series" },
    { "name": "2026 Film",      "short_name": "Film",    "url": "./movie2026.html", "description": "Aang, The Last Airbender (2026)" }
  ],
  "categories": ["entertainment", "video"],
  "lang": "en-US",
  "dir": "ltr"
}
