{
  "name": "CalceVo (カルセボ)",
  "short_name": "CalceVo",
  "description": "ボランティア専用SNS",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f5a623",
  "background_color": "#fff7e6",
  "icons": [
    {
      "src": "/favicons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
