{
  "name": "Kondate - AI Meal Planner",
  "short_name": "Kondate",
  "description": "AIが献立を提案するスマホアプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#2C3E2D",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
