{
  "name": "出勤・収穫管理 - 農作業出勤記録",
  "short_name": "出勤・収穫管理",
  "description": "農作業従事者向けの直感的な出勤・収穫記録・集計アプリケーション",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffaf0",
  "theme_color": "#2f8f4e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='24' fill='%232f8f4e'/><circle cx='76' cy='23' r='12' fill='%23ffd85c'/><path d='M18 79 Q50 48 82 79' fill='%23a8d65c'/><path d='M50 72V38M50 50Q36 47 31 35Q45 32 50 43M50 58Q64 55 70 42Q55 39 50 52' stroke='white' stroke-width='6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
