{
  "name": "献立アプリ",
  "short_name": "献立",
  "description": "2週間献立管理＆買い物リスト作成アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF6B35",
  "theme_color": "#FF6B35",
  "lang": "ja",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23FF6B35'/><text y='.9em' font-size='80' x='10'>🍽️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
