{
  "name": "大人の献立",
  "short_name": "献立",
  "description": "冷蔵庫の材料と今の気分からAIが献立を3つ提案",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4a3a2a",
  "background_color": "#fdf6ee",
  "icons": [
    {
      "src": "icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
