{
  "name": "YAMIYO SIGERU ROOM",
  "short_name": "YS ROOM",
  "description": "ブロガー兼プログラマー 闇夜 茂 の専用SNS",
  "lang": "ja",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "投稿する", "url": "./#/home" },
    { "name": "通知", "url": "./#/notifications" },
    { "name": "メッセージ", "url": "./#/messages" }
  ]
}
