{
  "name": "体重トラッカー",
  "short_name": "体重",
  "description": "体重予測・記録・AI相談アプリ",
  "start_url": "./weight_tracker_v3.html",
  "display": "standalone",
  "background_color": "#0c0c0f",
  "theme_color": "#0c0c0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230c0c0f'/><text y='130' x='96' text-anchor='middle' font-size='110'>⚖️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
