{
  "name": "セトログ - セトリ共有SNS",
  "short_name": "セトログ",
  "description": "48グループ・坂道グループのセトリ共有 & 参戦記録SNS",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#7c3aed",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["entertainment", "music", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "公演検索",
      "short_name": "検索",
      "url": "/events",
      "description": "公演を検索する",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "セトリ新規投稿",
      "short_name": "新規投稿",
      "url": "/setlists/new",
      "description": "新しいセットリストを投稿する",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
