{
  "name": "高機能インターバルタイマー",
  "short_name": "IntervalTimer",
  "description": "トレーニングや勉強に使える、高機能なインターバルタイマーです。",
  "icons": [
    {
      "src": "/WebIntervalTimer/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/WebIntervalTimer/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/WebIntervalTimer/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#111827",
  "scope": "/WebIntervalTimer/"
}
