{
  "name": "ReadNest",
  "short_name": "ReadNest",
  "description": "ReadNest - あなたの読書の巣。読書記録、レビュー、本棚整理ができる読書管理サービスです。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ja",
  "dir": "ltr",
  "background_color": "#f5f1e8",
  "theme_color": "#1a4d3e",
  "categories": ["books", "education", "lifestyle"],
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
