{
  "name": "Bleach Volume ⇄ Chapter ⇄ Episode Tracker",
  "short_name": "Bleach",
  "description": "Sync Bleach manga volume/chapter with anime episode.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0c0c0e",
  "theme_color": "#0c0c0e",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
