{
  "name": "薬局の日付計算",
  "short_name": "日付計算",
  "description": "開始日を1日目とした日付と、2つの日付の期間を計算します",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7faf9",
  "theme_color": "#087f78",
  "lang": "ja",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
