{
  "name": "YOMISUGI",
  "short_name": "YOMISUGI",
  "description": "YOMISUGI AI MANGA",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "splash_pages": null,
  "categories": ["entertainment", "books", "comics"],
  "icons": [
    { "src": "/icon-192.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "作品一覧",
      "short_name": "作品",
      "description": "連載中のタイトルを見る",
      "url": "/titles?source=pwa",
      "icons": [{ "src": "/icon-192.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "マイページ",
      "short_name": "マイページ",
      "description": "残高・ログインボーナス",
      "url": "/mypage?source=pwa",
      "icons": [{ "src": "/icon-192.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "PP購入",
      "short_name": "購入",
      "description": "ポイントを購入する",
      "url": "/purchase?source=pwa",
      "icons": [{ "src": "/icon-192.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
