{
  "name": "ちょこザップ献立アプリ",
  "short_name": "献立",
  "description": "ちょこザップ通いの減量をサポートする献立・PFC管理アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7f4",
  "theme_color": "#2e7d55",
  "lang": "ja",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
