{
  "name": "消防通知ボード — ショウチ",
  "short_name": "ショウチ",
  "description": "消防設備に関するメーカー通知・リコール・点検情報を社内で一元管理する掲示板",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#131314",
  "theme_color": "#EF4444",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新規通知を登録",
      "short_name": "新規登録",
      "description": "新しい通知を登録する",
      "url": "/new"
    }
  ]
}
