{
  "name": "西国三十三所 My巡礼マップ",
  "short_name": "西国巡礼",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffafc",
  "theme_color": "#f49ebe",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}