{
  "background_color": "#121212",
  "display": "standalone",
  "short_name": "Shiroku",
  "description": "Baca manga dan chapter downloaded di perangkat ini",
  "name": "Shiroku",
  "icons": [
    {
      "purpose": "any",
      "src": "/icon.png",
      "type": "image/png"
    }
  ],
  "theme_color": "#121212",
  "scope": "/",
  "start_url": "/"
}