{
  "name": "蒲田めい 公式サイト",
  "short_name": "蒲田めい",
  "description": "シンガーソングライター 蒲田めい の公式ウェブサイト。ライブ情報・最新ニュース・楽曲など。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a0f08",
  "theme_color": "#d4af37",
  "lang": "ja",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ライブ情報",
      "short_name": "Live",
      "url": "/live.html",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "最新ニュース",
      "short_name": "News",
      "url": "/news.html",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["music", "entertainment"]
}
