{
  "name": "カロリー計算機 - 理想の体型へのスマートガイド",
  "short_name": "カロリー計算機 - 理想",
  "start_url": "https://appadaycreator.github.io/calorie-calculator/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "https://appadaycreator.github.io/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}