{
  "name": "Lineで管理",
  "short_name": "Lineで管理",
  "description": "話すだけで、仕事が動く。LINE × AI × 業務自動化",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#06C755",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "version": "1.0.1"
}