{
  "name": "chibster",
  "short_name": "chibster",
  "description": "Chibi — personal site, home NAS and small self-hosted tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfaf8",
  "theme_color": "#b4531f",
  "icons": [
    {
      "src": "/img/logo/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/logo/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
