{
  "name": "ずつう予報 -安心日記-",
  "short_name": "ずつう予報",
  "description": "気圧の変化から頭痛リスクを予報し、記録も残せる無料のセルフケアツールです。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F9FC",
  "theme_color": "#3B82C4",
  "lang": "ja",
  "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" }
  ]
}
