{
  "name": "退去ガード｜賃貸退去費用チェック",
  "short_name": "退去ガード",
  "description": "退去費用の請求が払いすぎか1分で無料チェック。国交省ガイドライン基準で即時判定。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF6F0",
  "theme_color": "#C84B31",
  "lang": "ja",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "退去費用チェック",
      "short_name": "チェック",
      "description": "退去費用の請求を即時チェック",
      "url": "/taikyo-check",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "4問診断",
      "short_name": "診断",
      "description": "4問で過払いリスクと返金額を試算",
      "url": "/taikyo-simulator",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "categories": ["utilities", "finance"],
  "screenshots": []
}
