{
  "name": "コスプレトリップ MEETUP",
  "short_name": "CT MEETUP",
  "description": "コスプレイベントで今いる場所をかんたん共有",
  "start_url": "/meetup-live.html",
  "display": "standalone",
  "background_color": "#FAF7F1",
  "theme_color": "#1B2A4A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/1B2A4A/FFB100?text=CT",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/1B2A4A/FFB100?text=CT",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}