{
  "short_name": "BB",
  "name": "Komoi",
  "start_url": "/list",
  "background_color": "#D9D9FF",
  "display": "fullscreen",
  "scope": "/",
  "theme_color": "#D9D9FF",
  "description": "Komoi",
  "icons": [
    {
      "src": "/s/images/yellow192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/s/images/yellow512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}