{
  "name": "暦・年齢早見表",
  "short_name": "暦年齢早見",
  "description": "暦を確認しながら、最大4人の年齢と人生の節目を同じ年ごとに比較できます。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7f3",
  "theme_color": "#1f6a4d",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
