{
  "name": "愛でるカレンダー",
  "short_name": "愛でるカレンダー",
  "description": "愛でるの予定を直接開くD1連携カレンダー",
  "id": "/mderu-calendar/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7faf9",
  "theme_color": "#0f766e",
  "lang": "ja",
  "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" }
  ]
}
