{
  "name": "ねこの気持ち翻訳機",
  "short_name": "ねこ翻訳",
  "description": "気持ちを鳴き声で伝えて、猫の返事をゆる〜く翻訳するエンタメアプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#FF8A65",
  "orientation": "portrait",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
