{
  "name": "きょうのハードル｜きょうは、ひとつだけ",
  "short_name": "きょうのハードル",
  "description": "朝、「全部やらなきゃ」で固まる日のために。今日やることを、ひとつだけ決めて、終えたら花マル。それだけの小さなアプリです。",
  "theme_color": "#3d94c5",
  "background_color": "#f0f9ff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
