{
  "name": "Nレンタカー 管理チャット",
  "short_name": "N-Car Admin",
  "description": "Nレンタカー那覇空港店 管理者チャットパネル",
  "start_url": "/booking/admin/mobile",
  "scope": "/booking/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#f3f4f6",
  "icons": [
    {
      "src": "/booking/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/booking/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
