{
  "name": "ABYSS BiteFight",
  "short_name": "ABYSS BiteFi",
  "description": "ABYSS BiteFight is a Chrome extension for BiteFight players. Simulate troop builds, plan Essence extraction, and optimize Grotto and Hunt runs across all Layers.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#ffffff",
  "theme_color": "#17795a",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}