{
  "name": "ChampionDB — League of Legends Champion Database",
  "short_name": "ChampionDB",
  "description": "Browse all 172 League of Legends champions with lore, abilities, skins, stats, tips, and counter picks.",
  "start_url": "https://lolchampions.gg/",
  "id": "https://lolchampions.gg/",
  "scope": "https://lolchampions.gg/",
  "display": "standalone",
  "background_color": "#010a13",
  "theme_color": "#c89b3c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
