{
  "name": "Tsumibi - 習慣の積み日カレンダー",
  "short_name": "Tsumibi",
  "description": "カレンダーと習慣の積み重ねを一つの画面で。予定と習慣が交わるところに、あなたの「積み日」が生まれる。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["health", "lifestyle", "productivity"]
}
