{
  "name": "ピッキング読み上げ",
  "short_name": "ピッキング",
  "description": "EC倉庫向けピッキング作業支援アプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1565C0",
  "theme_color": "#1565C0",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
