{
  "name": "不動産相場検索ツール",
  "short_name": "不動産相場検索",
  "description": "国土交通省のオープンデータで、土地と中古マンションの取引相場を地図から調べるツール",
  "lang": "ja",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1C3A5A",
  "theme_color": "#1C3A5A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
