{
  "name": "ロストマンSHIFT",
  "short_name": "ロストマン",
  "description": "ロストマン向けシフト管理・スタッフ希望収集システム",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#1a2744",
  "orientation": "portrait-primary",
  "lang": "ja",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663350644020/NgUCZwBynheuUFhYvVfXG2/lostman-icon-192_7f2e360a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663350644020/NgUCZwBynheuUFhYvVfXG2/lostman-icon-512_fd102fc6.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "シフト管理",
      "short_name": "シフト",
      "description": "シフト管理画面を開く",
      "url": "/shifts",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663350644020/NgUCZwBynheuUFhYvVfXG2/lostman-icon-192_7f2e360a.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "希望提出",
      "short_name": "希望",
      "description": "シフト希望を提出する",
      "url": "/staff/shifts",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663350644020/NgUCZwBynheuUFhYvVfXG2/lostman-icon-192_7f2e360a.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
