{
  "name": "売り場のミカタ",
  "short_name": "ミカタ",
  "description": "売場特化のスポット人材マッチング。研修と評価アーカイブで支える、新しい売場の働き方。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f3ec",
  "theme_color": "#c17a5a",
  "lang": "ja",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "仕事を探す",
      "short_name": "求人",
      "url": "/jobs",
      "description": "スポット案件の一覧"
    },
    {
      "name": "マイページ",
      "short_name": "マイ",
      "url": "/mypage",
      "description": "応募・勤怠・給与"
    }
  ]
}
