{
  "name": "家占いクイズ 〜方位と暮らしの知恵〜",
  "short_name": "家占いクイズ",
  "description": "風水・九星氣學をベースにした家の運気診断アプリ。方位・間取り・暮らしの知恵であなたの家の運気を診断！",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E0820",
  "theme_color": "#0E0820",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "education"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "家タイプ占い",
      "short_name": "家タイプ",
      "description": "玄関方角・間取りから家タイプを判定",
      "url": "/?shortcut=htype",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "家運カレンダー",
      "short_name": "家運カレンダー",
      "description": "九星氣學で12ヶ月の運気を診断",
      "url": "/?shortcut=hcal",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ピンポイント鑑定",
      "short_name": "鑑定",
      "description": "恋愛・金運・仕事など悩み別診断",
      "url": "/?shortcut=pinpoint",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
