{
  "name": "MenuLingo - 多言語メニュー",
  "short_name": "MenuLingo",
  "description": "飲食店の多言語メニュー作成ツール。QRコードでインバウンド対応。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
