{
  "name": "世界の名画TOP一覧 | World Masterpieces Atlas",
  "short_name": "World Masterpieces",
  "description": "世界の名画を、パブリックドメイン原画・日本語バイリンガル解説・美術館情報とともに巡る静かなアトラス。",
  "start_url": "./masterpiece-alllist.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef1f5",
  "theme_color": "#2c3e50",
  "lang": "ja",
  "categories": ["education", "art", "travel", "lifestyle"],
  "icons": [
    {
      "src": "images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "星月夜",
      "short_name": "星月夜",
      "url": "./paintings/starry-night.html",
      "icons": [{ "src": "images/thumbs/starry-night.jpg", "sizes": "120x120" }]
    },
    {
      "name": "モナ・リザ",
      "short_name": "モナ・リザ",
      "url": "./paintings/mona-lisa.html",
      "icons": [{ "src": "images/thumbs/mona-lisa.jpg", "sizes": "120x120" }]
    }
  ]
}
