{
  "short_name": "renshuu",
  "name": "renshuu.org",
  "icons": [
    {
      "src": "/img/logo/pwa_logo_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/logo/pwa_logo_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#215c71",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#215c71"
}
