{
  "name": "時給メモ",
  "short_name": "時給メモ",
  "description": "働いた時間を今月の給料見込みに変えるブラウザ勤怠メモ",
  "start_url": "./?v=pay-ui-20260608-17",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fdff",
  "theme_color": "#f8fdff",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/"
}