{
  "name": "偉人と自分。",
  "short_name": "偉人と自分",
  "description": "120人の偉人と、自分の人生を重ねる本棚。今日の気分で案内人が決まる。",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4a1822",
  "lang": "ja",
  "categories": ["books", "education", "lifestyle"],
  "icons": [
    {
      "src": "/app/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
