{
  "name": "彩 IRODORI — 物価ヒートマップ",
  "short_name": "IRODORI",
  "description": "物価を見える化し、家計を守るサポート。日本の食品・日用品 47品目×10エリアの価格動向と、物価高支援ポータル(給付金・フードバンク・相談窓口)。e-Stat 政府統計連携。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0b0d",
  "theme_color": "#fbbf24",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["finance", "news", "shopping", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ウォッチリスト",
      "short_name": "Watch",
      "description": "登録した品目の価格を確認",
      "url": "/?view=heat&watchOnly=1",
      "icons": [{ "src": "/icons/shortcut-watch.png", "sizes": "96x96" }]
    },
    {
      "name": "地域比較",
      "short_name": "Compare",
      "description": "都市間で価格を比較",
      "url": "/?view=compare",
      "icons": [{ "src": "/icons/shortcut-compare.png", "sizes": "96x96" }]
    },
    {
      "name": "ランキング",
      "short_name": "Rank",
      "description": "値上がり/値下がり順に表示",
      "url": "/?view=rank",
      "icons": [{ "src": "/icons/shortcut-rank.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
