{
  "name": "Classmall Kids シフト管理",
  "short_name": "CKシフト",
  "description": "Classmall Kids の講師向けシフト管理。コマ数・給与・勤怠報告をまとめます。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1F5FA",
  "theme_color": "#1F63E0",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "勤怠報告",
      "short_name": "報告",
      "url": "/report"
    },
    {
      "name": "今月の集計",
      "short_name": "集計",
      "url": "/summary"
    }
  ]
}
