{
  "name": "ChatWithWork",
  "short_name": "ChatWork",
  "icons": [
    {
      "src": "https://chatwithwork.b-cdn.net/assets/favicon/web-app-manifest-192x192-4eb211ce.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://chatwithwork.b-cdn.net/assets/favicon/web-app-manifest-512x512-3dad0c69.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}