{
  "name": "近畿サイクリングロードマップ",
  "short_name": "近畿サイクリング",
  "description": "近畿地方の自転車ロードマップ。距離・高低差・所要時間・注意点をコースごとに確認できます。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f3ee",
  "theme_color": "#1b6b4a",
  "lang": "ja",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
