{
  "name": "筋肉アプリ",
  "short_name": "筋肉アプリ",
  "description": "1日のカロリー・タンパク質・炭水化物を手軽に記録・管理するアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#c2622a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
