{
  "name": "CastDash",
  "short_name": "CastDash",
  "description": "キャストバー管理アプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#389b95",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/brand/cast-dash-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/cast-dash-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
