{
  "name": "ProLab Station",
  "short_name": "ProLab",
  "description": "プロラボ業務ハブアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f6",
  "theme_color": "#4a6cf7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/puro.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
