{
  "name": "YADORA — ラブホテル料金リアルタイム検索",
  "short_name": "YADORA",
  "description": "ラブホテルの料金をリアルタイム比較。条件を選ぶだけで最安プランを自動計算。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030303",
  "theme_color": "#030303",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle"],
  "lang": "ja",
  "orientation": "portrait-primary"
}
