{
  "name": "ことば座",
  "short_name": "ことば座",
  "description": "書く人も見る人も主役になれる、言葉の競技場",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#565f68",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
