{
  "name": "生活ダッシュボード",
  "short_name": "ダッシュボード",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#F2F3F5",
  "theme_color": "#2F6FED",
  "lang": "ja",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
