{
  "name": "我が家の献立",
  "short_name": "献立",
  "description": "家にある食材から1週間の献立と買い物リストを作るアプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdf6ee",
  "theme_color": "#f08c5a",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
