{
  "name": "PLUM Official",
  "short_name": "PLUM",
  "description": "シンガーソングライターPLUMの公式サイト。音楽・ライブ・日記をお届けします。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["music", "entertainment"],
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"}
  ],
  "shortcuts": [
    {"name": "Live", "short_name": "Live", "description": "ライブスケジュール", "url": "/live.html", "icons": [{"src": "icon-192.png", "sizes": "192x192"}]},
    {"name": "Music", "short_name": "Music", "description": "楽曲・MV", "url": "/music.html", "icons": [{"src": "icon-192.png", "sizes": "192x192"}]},
    {"name": "Diary", "short_name": "Diary", "description": "日記アーカイブ", "url": "/archive.html", "icons": [{"src": "icon-192.png", "sizes": "192x192"}]},
    {"name": "LINE", "short_name": "LINE", "description": "公式LINE", "url": "https://lin.ee/oLmyHsv", "icons": [{"src": "icon-192.png", "sizes": "192x192"}]}
  ]
}
