{
  "name": "Shelfy コミック本棚マネージャー",
  "short_name": "Shelfy",
  "description": "スマホで手軽にコミックの所持巻や未読巻を管理できる本棚アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1b1e",
  "theme_color": "#6741d9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
