{
  "name": "M Map｜地番を選んで、Earthで開く。",
  "short_name": "M Map",
  "description": "地番を入れると、その土地の境界線が航空写真の上に出ます。Google Earth 用のファイルを持ち出せます。",
  "lang": "ja",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#e6e9e6",
  "theme_color": "#f4f6f4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}